Skip to content

Hostname

guavaskavi.cfd

Last fetched

guavaskavi.cfd resolves to 20 IPv4 addresses operated by SERVERS-COM - Servers.com, Inc. in SG. WHOIS lists iana:1449 as the registrar.

Nutrition Label

WHISPER CANON · guavaskavi.cfdRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.8/10canon.whisper.security/host/guavaskavi.cfd

Resolution chain

guavaskavi.cfd resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.241.7.14172.241.7.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.7.172172.241.7.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.7.182172.241.7.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.7.204172.241.7.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.7.21172.241.7.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.7.214172.241.7.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.7.222172.241.7.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.7.229172.241.7.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.7.244172.241.7.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.7.252172.241.7.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.7.28172.241.7.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.7.43172.241.7.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.7.53172.241.7.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.7.60172.241.7.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
23.109.135.10023.109.135.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
23.109.135.1123.109.135.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
23.109.135.25423.109.135.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
23.109.135.3623.109.135.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
23.109.135.4323.109.135.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
69.41.166.14969.41.166.0/24AS7979SERVERS-COM - Servers.com, Inc.SG

WHOIS identity

Registrar
iana:1449
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from guavaskavi.cfd.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "guavaskavi.cfd"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.