Skip to content

Hostname

afm.org

Last fetched

afm.org resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
161.47.83.224161.47.64.0/18AS19994RACKSPACE - Rackspace HostingUS

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 afm.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for afm.org.

MechanismTarget
SPF_Aafm.org
SPF_Anewuse.afm.org
SPF_INCLUDE8970088.spf10.hubspotemail.net
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu826348.wl.sendgrid.net
SPF_IP12.157.53.250
SPF_IP139.138.57.72
SPF_IP161.47.83.224
SPF_IP173.239.149.114
SPF_IP184.74.208.226
SPF_IP216.71.147.36
SPF_IP45.56.114.194
SPF_IP68.232.155.83
SPF_MXafm.org

Related pages

Pivot deeper into the graph from afm.org.

Cypher and MCP

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

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