Hostname
zedos.com
Last fetched
zedos.com resolves to 1 IPv4 address operated by AS211381 in NL. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
zedos.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.83.175.116 | 77.83.175.0/24 | AS211381 | — | NL |
WHOIS identity
- Registrar
- iana:1001
- Organization
- domain administrator
- Contact emails
- admin@domainassetholdings.com
- buynow@domainmarket.com
- 3hicqzwqj6zt@privacy-protection.email
- 3nip9s93mhxt@privacy-protection.email
- eus36uwmn6ui@privacy-protection.email
- fsuecryzmg6y@privacy-protection.email
- ko6du2waouff@privacy-protection.email
- ktnui69thvep@privacy-protection.email
- o3tniigqnpzf@privacy-protection.email
- obd9fyutqkfd@privacy-protection.email
- tmhcvuwutv2q@privacy-protection.email
- yyqd6rcayjpd@privacy-protection.email
Subdomains
1 observed subdomain of zedos.com.
| Subdomain |
|---|
| www.zedos.com |
Threat posture
History
Related pages
Pivot deeper into the graph from zedos.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zedos.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.