Hostname
buildsimple-dev.com
Last fetched
buildsimple-dev.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buildsimple-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 buildsimple-dev.com owner
- Contact emails
- 02af1bf6-6af5-4435-ac81-345298a02133@identity-protect.org
- 2650cb4a-1940-420f-97b2-f9b0f4a111d3@identity-protect.org
- 44868bc3-85e8-49ef-b6f9-77cf2228f2dd@identity-protect.org
- 6907e0c3-e001-4fbf-89d4-e1d7c421ec68@identity-protect.org
- b9d5f796-c8fd-4e2f-a6c4-d351afecb5df@identity-protect.org
- d9b0bcc3-b0f0-4244-a552-45e5e24b74dd@identity-protect.org
- owner-230971@buildsimple-dev.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of buildsimple-dev.com.
Threat posture
History
Related pages
Pivot deeper into the graph from buildsimple-dev.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buildsimple-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.