Skip to content

Hostname

100woon.com

Last fetched

100woon.com resolves to 1 IPv4 address operated by SKB-AS SK Broadband Co Ltd in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · 100woon.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/100woon.com

Resolution chain

100woon.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
218.38.16.67218.38.0.0/15AS9318SKB-AS SK Broadband Co LtdKR

WHOIS identity

Registrar
iana:444
Organization
bigfood
Contact emails

Subdomains

1 observed subdomain of 100woon.com.

Web-graph footprint

Distinct hostnames that link to or from 100woon.com in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 100woon.com.

Cypher and MCP

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

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