Skip to content

Hostname

a12.com

Last fetched

a12.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · a12.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/a12.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.235.13.13018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.120.1223.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.145.11135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.136.13352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.81.13852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.234.20454.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.73.8654.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.4.9654.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.154.22813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.192.19598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
santuario nac. n sra. conceicao aparecida pe. luiz claudio alves de macedo ()
Contact emails

Subdomains

8 observed subdomains of a12.com.

Web-graph footprint

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

1,039 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for a12.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from a12.com.

Cypher and MCP

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

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