Hostname
hamro-files.com
Last fetched
hamro-files.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hamro-files.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 hamro-files.com owner
- Contact emails
- 54488bf6-8463-457a-acee-4997999d552e@identity-protect.org
- 554b7d30-a705-496f-a427-3c66dc356c49@identity-protect.org
- 7d76a23c-8dfd-406e-bf67-428399bc4c13@identity-protect.org
- b90679bf-6557-41c4-8dcf-66aa917f799e@identity-protect.org
- owner-9183915@hamro-files.com.whoisprivacyservice.org
- owner-9975332@hamro-files.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of hamro-files.com.
Threat posture
History
Related pages
Pivot deeper into the graph from hamro-files.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hamro-files.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.