Skip to content

Hostname

aacom.org

Last fetched

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

Nutrition Label

WHISPER CANON · aacom.orgRouting diversity5.7/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aacom.org

Resolution chain

aacom.org resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.25.222.111100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.130.138100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.122.105100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.21.123184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.105.213.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.42.1193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.64.713.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.168.19034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.47.4434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.35.3134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.69.17644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.119.6352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.249.12852.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.146.2854.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.239.21598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.158.23898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
american assoc college of ostepathic medicine
Contact emails

Subdomains

55 observed subdomains of aacom.org.

Web-graph footprint

Distinct hostnames that link to or from aacom.org in the public web crawl.

1,127 sites link to this hostname.

383 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for aacom.org.

MechanismTarget
SPF_EXISTS%{i}.spf.hc5662-46.iphmx.com
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.votervoice.net
SPF_INCLUDEspf-2248456.jmsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.133.120.135
SPF_IP12.198.148.12
SPF_IP192.254.121.248/32
SPF_IP205.201.40.64
SPF_IP206.19.48.18
SPF_IP208.80.200.0/21
SPF_IP23.23.21.214
SPF_IP35.9.75.22
SPF_IP54.226.84.168
SPF_IP54.234.99.140
SPF_IP54.242.191.242
SPF_IP63.251.90.32/27
SPF_IP63.251.90.36/32
SPF_IP64.132.221.157
SPF_IP64.132.221.30/32
SPF_IP64.211.221.232/32
SPF_IP64.78.151.175
SPF_IP76.227.222.185/32
SPF_IP76.227.222.186

Related pages

Pivot deeper into the graph from aacom.org.

Cypher and MCP

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

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