Skip to content

Hostname

ddos.work

Last fetched

ddos.work resolves to 4 IPv4 addresses operated by AS139341 in NL. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · ddos.workRouting diversity3.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ddos.work

Resolution chain

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

WHOIS identity

Registrar
iana:1697
Organization
chengdu redecent it co.,ltd.
Contact emails

Subdomains

1 observed subdomain of ddos.work.

Subdomain
www.ddos.work

Web-graph footprint

Distinct hostnames that link to or from ddos.work in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from ddos.work.

Cypher and MCP

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

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