Skip to content

Hostname

aosom.com

Last fetched

aosom.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.21.221.4123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.231.2535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.192.744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.56.21052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.12.8452.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.31.4754.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
aosom
Contact emails

Subdomains

56 observed subdomains of aosom.com.

Web-graph footprint

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

303 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for aosom.com.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEklaviyomail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmandrillapp.com
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from aosom.com.

Cypher and MCP

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

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