Skip to content

Hostname

afb.org

Last fetched

afb.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.39.10618.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.12418.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.618.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.65.39.8618.65.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.112.4718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6118.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.918.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.132.2052.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.6852.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.7852.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.9252.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for afb.org.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.pantheon.io

Related pages

Pivot deeper into the graph from afb.org.

Cypher and MCP

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

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