Skip to content

Hostname

a25.com

Last fetched

a25.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · a25.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/a25.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.58.55.22316.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.121.19618.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.121.2253.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.232.2053.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of a25.com.

Web-graph footprint

Distinct hostnames that link to or from a25.com in the public web crawl.

31 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for a25.com.

MechanismTarget
SPF_Aa25.com
SPF_Ahost1.ubermedia.tv
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.zerofail.com
SPF_IP172.93.17.205/32
SPF_IP173.246.74.10/32
SPF_IP205.220.166.104
SPF_IP205.220.178.104

Related pages

Pivot deeper into the graph from a25.com.

Cypher and MCP

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

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