Skip to content

Hostname

douzoneedu.co.kr

Last fetched

douzoneedu.co.kr resolves to 1 IPv4 address operated by AS55615 in KR.

Nutrition Label

WHISPER CANON · douzoneedu.co.krRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/douzoneedu.co.kr

Resolution chain

douzoneedu.co.kr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.8.100.178103.8.100.0/24AS55615KR

WHOIS identity

No WHOIS records are currently associated with douzoneedu.co.kr in WhisperGraph.

Subdomains

15 observed subdomains of douzoneedu.co.kr.

Web-graph footprint

Distinct hostnames that link to or from douzoneedu.co.kr in the public web crawl.

8 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for douzoneedu.co.kr.

MechanismTarget
SPF_INCLUDEdouzoneedu.zoom.us
SPF_IP175.206.170.67
SPF_IP175.206.170.78
SPF_IP175.206.170.83
SPF_IP175.206.170.96
SPF_IP211.34.151.10
SPF_IP211.34.151.11
SPF_IP211.34.151.13
SPF_IP211.34.151.14
SPF_IP211.34.151.15
SPF_IP211.34.151.17
SPF_IP211.34.151.18
SPF_IP211.34.151.19
SPF_IP211.34.151.43
SPF_IP211.34.151.48
SPF_IP211.34.151.49
SPF_IP211.34.151.50
SPF_IP211.34.151.51

Related pages

Pivot deeper into the graph from douzoneedu.co.kr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "douzoneedu.co.kr"})-[: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.