Skip to content

Hostname

post.update.fbsbx.com

Last fetched

post.update.fbsbx.com resolves to 7 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in DE.

Nutrition Label

WHISPER CANON · post.update.fbsbx.comRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/post.update.fbsbx.com

Resolution chain

post.update.fbsbx.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.240.0.13157.240.0.0/24AS32934FACEBOOK - Facebook, Inc.DE
157.240.224.12157.240.224.0/24AS32934FACEBOOK - Facebook, Inc.UA
157.240.30.18157.240.30.0/24AS32934FACEBOOK - Facebook, Inc.CZ
163.70.149.15163.70.128.0/17AS32934FACEBOOK - Facebook, Inc.TH
31.13.85.831.13.64.0/18AS32934FACEBOOK - Facebook, Inc.BR
31.13.85.831.13.64.0/18AS32934FACEBOOK - Facebook, Inc.BR
57.144.238.14157.144.238.0/23AS32934FACEBOOK - Facebook, Inc.IE
57.144.248.14157.144.248.0/23AS32934FACEBOOK - Facebook, Inc.IE

WHOIS identity

No WHOIS records are currently associated with post.update.fbsbx.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for post.update.fbsbx.com.

MechanismTarget
SPF_Apost.update.fbsbx.com

Related pages

Pivot deeper into the graph from post.update.fbsbx.com.

Cypher and MCP

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

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