Hostname
pretty-solution.com
Last fetched
pretty-solution.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pretty-solution.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 pretty-solution.com owner
- Contact emails
- 5e11c4ca-426d-408b-a060-c3af807cc3de@identity-protect.org
- 75b545fd-220c-4b4b-9a65-58d1bc106284@identity-protect.org
- 88e9afd3-4da0-4053-8833-c46cf64893de@identity-protect.org
- 9636f052-4c5f-4831-b99d-4b37305c5e33@identity-protect.org
- b74ba1b4-aa2c-4492-b2f7-6bd6c599953c@identity-protect.org
- f205fa17-482a-4ae2-b08f-6dfb64b91ada@identity-protect.org
- fd51edb4-db34-403e-9468-6f425e8507bb@identity-protect.org
- owner-9693277@pretty-solution.com.whoisprivacyservice.org
Subdomains
19 observed subdomains of pretty-solution.com.
Showing 10 of 19. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from pretty-solution.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pretty-solution.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.