Skip to content

Hostname

workplace.facebook.com

Last fetched

workplace.facebook.com resolves to 2 IPv4 addresses operated by AS31483 in RU.

Nutrition Label

WHISPER CANON · workplace.facebook.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/workplace.facebook.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.186.146.208188.187.192.0/21AS31483RU
31.13.64.1831.13.86.0/24AS32934FACEBOOK - Facebook, Inc.IN

WHOIS identity

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

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aworkplace.facebook.com

Related pages

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

Cypher and MCP

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

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