Skip to content

Hostname

ecdms-dns2.com

Last fetched

ecdms-dns2.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ecdms-dns2.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 · ecdms-dns2.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ecdms-dns2.com

Resolution chain

No IPv4 resolution is recorded for ecdms-dns2.com in WhisperGraph.

IPv6 resolution

No AAAA record for ecdms-dns2.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of ecdms-dns2.com owner
Contact emails
093ed83f-c80b-4405-a172-17af48e14c1b@identity-protect.org, 0c082422-41a2-4ce9-9f9b-9df2f0c828e2@identity-protect.org, 1a7efaef-414e-423f-ac01-889ffd53d718@identity-protect.org, 1b8783c4-c86d-44c9-aed6-c9d1f3b5a8cf@identity-protect.org, 4ac999e8-8e38-4471-9afb-8a36f633289d@identity-protect.org, baf0196d-8e34-44c3-8176-ed88ab3420d3@identity-protect.org, ff12fc43-31e5-4670-97f0-7e7d8d3511d2@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns0.ecdms-dns2.com
  • ns1.ecdms-dns2.com
  • ns2.ecdms-dns2.com
  • ns3.ecdms-dns2.com

Threat-feed evidence

History

Related pages

Pivot from ecdms-dns2.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: "ecdms-dns2.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.