Skip to content

Hostname

zippidonk.com

Last fetched

zippidonk.com resolves to 20 IPv4 addresses operated by DGH-PUBLIC - Dayton General Hospital in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · zippidonk.comRouting diversity6.0/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/zippidonk.com

Resolution chain

zippidonk.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
138.199.48.244138.199.48.0/24AS212238DGH-PUBLIC - Dayton General HospitalCA
138.199.48.97138.199.48.0/24AS212238DGH-PUBLIC - Dayton General HospitalCA
138.199.57.11138.199.57.0/24AS60068CDN77 _CA
138.199.57.215138.199.57.0/24AS60068CDN77 _CA
138.199.57.216138.199.57.0/24AS60068CDN77 _CA
138.199.57.217138.199.57.0/24AS60068CDN77 _CA
138.199.57.218138.199.57.0/24AS60068CDN77 _CA
138.199.57.219138.199.57.0/24AS60068CDN77 _CA
138.199.57.5138.199.57.0/24AS60068CDN77 _CA
138.199.57.6138.199.57.0/24AS60068CDN77 _CA
138.199.57.7138.199.57.0/24AS60068CDN77 _CA
138.199.57.8138.199.57.0/24AS60068CDN77 _CA
138.199.61.107138.199.61.0/24AS212238DGH-PUBLIC - Dayton General HospitalSG
138.199.61.108138.199.61.0/24AS212238DGH-PUBLIC - Dayton General HospitalSG
138.199.61.82138.199.61.0/24AS212238DGH-PUBLIC - Dayton General HospitalSG
138.199.61.83138.199.61.0/24AS212238DGH-PUBLIC - Dayton General HospitalSG
138.199.61.84138.199.61.0/24AS212238DGH-PUBLIC - Dayton General HospitalSG
138.199.61.85138.199.61.0/24AS212238DGH-PUBLIC - Dayton General HospitalSG
149.102.231.164149.102.231.0/24AS212238DGH-PUBLIC - Dayton General HospitalSG
149.102.231.165149.102.231.0/24AS212238DGH-PUBLIC - Dayton General HospitalSG

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from zippidonk.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "zippidonk.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.