Skip to content

Hostname

damddos.com

Last fetched

damddos.com resolves to 101.226.7.142, announced in 101.226.7.0/24 by CHINANET-SHANGHAI-MAN - China Telecom (Group) in CN. damddos.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · damddos.comRouting diversity3.0/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/damddos.com

Resolution chain

IPv6 resolution

Attribution

china group

ORIGIN_AS

WHOIS identity

Registrar
iana:1697
Registrant organisation
btcterm
Contact emails
clydee@gmail.com, mail@changly.me

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.damddos.com
  • ns2.damddos.com
  • ns4.damddos.com
  • ns5.damddos.com
  • ns6.damddos.com
  • ns3.dnsv5.com
  • ns4.dnsv5.com
  • v6ns4.dnsv5.net

MX records

  • qiye163mx01.mxmail.netease.com
  • qiye163mx02.mxmail.netease.com

SPF policy

  • include: spf.163.com

Threat-feed evidence

History

Related pages

Pivot from damddos.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "damddos.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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