Skip to content

Hostname

workplace.com

Last fetched

workplace.com resolves to 5 IPv4 addresses operated by FACEBOOK - Facebook, Inc. in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.13.85.831.13.64.0/18AS32934FACEBOOK - Facebook, Inc.BR
31.13.85.831.13.64.0/18AS32934FACEBOOK - Facebook, Inc.BR
57.144.180.14157.144.180.0/23AS32934FACEBOOK - Facebook, Inc.US
57.144.222.14157.144.222.0/23AS32934FACEBOOK - Facebook, Inc.IE
57.144.238.14157.144.238.0/23AS32934FACEBOOK - Facebook, Inc.IE
57.144.248.14157.144.248.0/23AS32934FACEBOOK - Facebook, Inc.IE

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for workplace.com.

MechanismTarget
SPF_Aworkplace.com

Related pages

Pivot deeper into the graph from workplace.com.

Cypher and MCP

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

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