Skip to content

Hostname

upload.facebook.com

Last fetched

upload.facebook.com resolves to 2 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in EG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
102.132.97.18102.132.96.0/20AS32934FACEBOOK - Facebook, Inc.EG
57.144.180.14157.144.180.0/23AS32934FACEBOOK - Facebook, Inc.US

WHOIS identity

No WHOIS records are currently associated with upload.facebook.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from upload.facebook.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for upload.facebook.com.

MechanismTarget
SPF_Aupload.facebook.com

Related pages

Pivot deeper into the graph from upload.facebook.com.

Cypher and MCP

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

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