Skip to content

Hostname

fbn.com

Last fetched

fbn.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · fbn.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fbn.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.20.117108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.126108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.84108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.93108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
13.33.235.12413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.3513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4813.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.66.112.5018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.6818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.8218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

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 fbn.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fbn.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from fbn.com.

Cypher and MCP

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

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