Skip to content

Hostname

todisk.com

Last fetched

todisk.com resolves to 4 IPv4 addresses operated by DAOU-AS-KR DAOU TECHNOLOGY in KR. WHOIS lists iana:1489 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
115.71.28.143115.71.0.0/16AS45996DAOU-AS-KR DAOU TECHNOLOGYKR
115.71.28.145115.71.0.0/16AS45996DAOU-AS-KR DAOU TECHNOLOGYKR
115.71.28.146115.71.0.0/16AS45996DAOU-AS-KR DAOU TECHNOLOGYKR
115.71.28.147115.71.0.0/16AS45996DAOU-AS-KR DAOU TECHNOLOGYKR

WHOIS identity

Registrar
iana:1489
Organization
ban
Contact emails

Subdomains

12 observed subdomains of todisk.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for todisk.com.

MechanismTarget
SPF_IP115.71.28.138
SPF_IP115.71.28.142

Related pages

Pivot deeper into the graph from todisk.com.

Cypher and MCP

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

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