Hostname
bartsparts-development.com
Last fetched
bartsparts-development.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bartsparts-development.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 bartsparts-development.com owner
- Contact emails
- 05c93ef5-18e2-442a-b059-65b2cc0c5e13@identity-protect.org
- 0ae03515-176b-443d-a8ac-decf0757bcac@identity-protect.org
- 14826c34-3552-4769-b412-42807dfda67e@identity-protect.org
- 356816f9-e5f4-46f7-b92b-171fd24f685f@identity-protect.org
- 39a999b1-6c6a-4291-8ff2-5a2dc813d351@identity-protect.org
- b04a3ba5-4ba0-428f-a896-81bb6ea8ab31@identity-protect.org
- owner-4313700@bartsparts-development.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of bartsparts-development.com.
Web-graph footprint
Distinct hostnames that link to or from bartsparts-development.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from bartsparts-development.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bartsparts-development.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.