Skip to content

Hostname

aapt.org

Last fetched

aapt.org resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · aapt.orgRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aapt.org

Resolution chain

aapt.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.137.67.53.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
amer assoc of physics teachers
Contact emails

Subdomains

19 observed subdomains of aapt.org.

Web-graph footprint

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

879 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for aapt.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEinformz.net
SPF_IP18.188.85.48
SPF_IP18.220.130.64
SPF_IP20.237.54.85/32
SPF_IP205.201.40.49/32
SPF_IP205.201.40.67
SPF_IP205.201.44.176
SPF_IP3.137.67.5
SPF_IP4.227.234.120/32
SPF_IP63.65.178.0/24
SPF_IP64.132.221.30/32
SPF_MXaapt.org

Related pages

Pivot deeper into the graph from aapt.org.

Cypher and MCP

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

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