Skip to content

Hostname

ecp-cloud-dev.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for ecp-cloud-dev.com in WhisperGraph.

IPv6 resolution

No AAAA record for ecp-cloud-dev.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
04e5894d-b253-486a-8616-2470a2466472@identity-protect.org, 1839ffd4-69a0-4d64-955c-c39e2d186e5f@identity-protect.org, 388e30ed-9492-4f5e-bab0-32a29e3f414f@identity-protect.org, 6455ab57-2e7e-435d-af68-d6e77f8020a5@identity-protect.org, a10c3893-e304-420c-ae73-3f18c41093df@identity-protect.org, ae0d3f52-02d2-4e25-b130-cb7baefcf025@identity-protect.org, owner-696102@ecp-cloud-dev.com.whoisprivacyservice.org, owner-9565141@ecp-cloud-dev.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-439.awsdns-54.com
  • ns-830.awsdns-39.net
  • ns-1133.awsdns-13.org
  • ns-1849.awsdns-39.co.uk

Threat-feed evidence

History

Related pages

Pivot from ecp-cloud-dev.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: "ecp-cloud-dev.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.