Skip to content

Hostname

antananarbdivu.com

Last fetched

antananarbdivu.com resolves to 9 IPv4 addresses operated by SERVERS-COM - Servers.com, Inc. in US. WHOIS lists iana:1418 as the registrar.

Nutrition Label

WHISPER CANON · antananarbdivu.comRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/antananarbdivu.com

Resolution chain

antananarbdivu.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.240.83.20172.240.83.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.83.21172.240.83.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.83.22172.240.83.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.241.49.242172.241.49.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.49.244172.241.49.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.49.246172.241.49.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.49.248172.241.49.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
172.241.49.250172.241.49.0/24AS7979SERVERS-COM - Servers.com, Inc.SG
212.117.190.201212.117.190.0/24AS7979SERVERS-COM - Servers.com, Inc.NL

WHOIS identity

Registrar
iana:1418
Organization
danesco trading
Contact emails

Subdomains

1 observed subdomain of antananarbdivu.com.

Threat posture

History

Related pages

Pivot deeper into the graph from antananarbdivu.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "antananarbdivu.com"})-[: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.