Skip to content

Hostname

fbhs.com

Last fetched

fbhs.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.200.116.13852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for fbhs.com.

MechanismTarget
SPF_INCLUDEalight.net
SPF_IP107.20.210.250/32
SPF_IP107.23.16.222/32
SPF_IP18.184.122.101
SPF_IP18.214.175.138/32
SPF_IP192.254.112.23
SPF_IP205.220.170.192
SPF_IP205.220.181.251
SPF_IP35.157.94.240
SPF_IP50.31.46.70/32
SPF_IP52.1.14.157/32
SPF_IP52.237.158.82
SPF_IP52.252.218.54
SPF_IP54.173.83.138/32
SPF_MXfortunebrandsbenefitcenter.com

Related pages

Pivot deeper into the graph from fbhs.com.

Cypher and MCP

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

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