Hostname
mydatamazing.com
Last fetched
mydatamazing.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mydatamazing.com owner
- Contact emails
- 6dff70a9-f10f-4f43-b28f-66fe97fa269f@identity-protect.org
- 84e01a4b-8968-4c2d-a54f-ad36d4f962f4@identity-protect.org
- 8e0fa525-022f-4e26-8378-cb6199bea0d9@identity-protect.org
- ab5c6c56-750a-4e53-b9de-ff73097588ab@identity-protect.org
- e08b5575-c07d-4d46-8346-469348456284@identity-protect.org
- e823177d-7150-4a6d-b019-30ebe7c60659@identity-protect.org
- ebd5d390-c6a1-41d3-82d4-64d79c8eadb4@identity-protect.org
Subdomains
1 observed subdomain of mydatamazing.com.
| Subdomain |
|---|
| app.mydatamazing.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from mydatamazing.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mydatamazing.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.