Skip to content

Hostname

ama.org

Last fetched

ama.org resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US.

Nutrition Label

WHISPER CANON · ama.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ama.org

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.2192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ama.org.

MechanismTarget
SPF_INCLUDE46387974.spf01.hubspotemail.net
SPF_INCLUDEspf.digitalignite.com
SPF_INCLUDEspf.literatumonline.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsubscribermail.com
SPF_IP207.65.119.224/27
SPF_IP207.65.122.160/27
SPF_IP209.225.16.28
SPF_IP216.33.126.11/32
SPF_IP38.88.226.106
SPF_IP40.76.80.29
SPF_IP65.156.0.0/23
SPF_MXama.org
SPF_MXmail.ama.org

Related pages

Pivot deeper into the graph from ama.org.

Cypher and MCP

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

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