Skip to content

Hostname

esc-apps-cdn.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for esc-apps-cdn.com in WhisperGraph.

IPv6 resolution

No AAAA record for esc-apps-cdn.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
00bbf924-0e19-4d08-9db8-bab1c3ff19dc@identity-protect.org, 379d9afb-c68c-4e8a-a297-f08ad7bb925c@identity-protect.org, 47680900-ee35-4149-9095-ef3fee250a50@identity-protect.org, 74d69357-49af-4af2-8c55-3ff487031221@identity-protect.org, 7ce9dc71-1aec-43f8-8fe9-6565eb82b263@identity-protect.org, 7ec76eea-2c79-4549-abf8-234fc3cb4bff@identity-protect.org, 9780a2bd-b0d7-4e74-add9-29eb909044fb@identity-protect.org, dc5b262b-7b66-4235-8ae4-3de4cc34d490@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • memphis.ns.cloudflare.com
  • ulla.ns.cloudflare.com

Threat-feed evidence

History

Related pages

Pivot from esc-apps-cdn.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: "esc-apps-cdn.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.