Hostname
damedina.com
Last fetched
damedina.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
damedina.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 damedina.com owner
- Contact emails
- f2cc2112020d48c797a86ba6a721d385.protect@withheldforprivacy.com
- 12b838f5-b4dd-426e-9811-8a66aa13c1b6@identity-protect.org
- 1be4f9a7-75ad-4908-b91f-9d36503caf02@identity-protect.org
- 5b37aa58-f190-4498-8459-d0e79286d4f7@identity-protect.org
- a0a8d386-92cd-4732-a9dc-5036b940372d@identity-protect.org
- f15b2479-90ec-45b8-813c-560fcda8816e@identity-protect.org
- f1bed810-29de-4161-aba8-b9f38a59f460@identity-protect.org
Subdomains
2 observed subdomains of damedina.com.
| Subdomain |
|---|
| backend.damedina.com |
Showing 1 of 2. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from damedina.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "damedina.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.