Skip to content

Hostname

a-ant.com

Last fetched

a-ant.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · a-ant.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/a-ant.com

Resolution chain

a-ant.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.154.1473.5.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.2503.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.473.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.1513.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1043.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1133.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.123.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.853.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.883.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1883.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.1.052.219.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.7652.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.13152.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.4752.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.9952.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.15952.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of a-ant.com owner
Contact emails

Subdomains

1 observed subdomain of a-ant.com.

Subdomain
www.a-ant.com

Web-graph footprint

Distinct hostnames that link to or from a-ant.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for a-ant.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from a-ant.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "a-ant.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.