Hostname
wfm-dev.com
Last fetched
wfm-dev.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wfm-dev.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wfm-dev.com owner
- Contact emails
- 01e833ed-17af-4aea-9fd0-c4621bcea0d7@identity-protect.org
- 47812aef-f10d-498f-aecd-b08308b2e892@identity-protect.org
- 51ae8b25-c097-4273-9d2d-1d6864c5cbd2@identity-protect.org
- 5c9ee1f0-18b1-4dba-9f08-54c06014f04f@identity-protect.org
- 6a844053-22ff-4501-ad9b-176de05c604e@identity-protect.org
- d4ae8661-6775-4516-a7e2-bcbce591f791@identity-protect.org
- f1d7b582-9813-4e46-b438-8315e2048128@identity-protect.org
- owner-7559360@wfm-dev.com.whoisprivacyservice.org
Subdomains
13 observed subdomains of wfm-dev.com.
Threat posture
History
Related pages
Pivot deeper into the graph from wfm-dev.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wfm-dev.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.