Skip to content

Hostname

eastendapps.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for eastendapps.com in WhisperGraph.

IPv6 resolution

No AAAA record for eastendapps.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of eastendapps.com owner
Contact emails
taxcode@gmail.com, 060d4d68-a643-4434-94ec-42f6e3639a20@identity-protect.org, 17d2c978-2aac-4549-a1e4-049d4b03a640@identity-protect.org, 196c443d-4a3e-4412-a975-8d9a5b12e86b@identity-protect.org, 30f57623-230f-4297-ba7a-b7cdf35a3283@identity-protect.org, 9786c799-4f83-4f4c-b603-6a4c9562266a@identity-protect.org, c86dae3a-ddc5-487b-8f5a-0df383f51e48@identity-protect.org, de2ca7bb-b0a7-4f46-b92d-2a145cdfa52e@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-351.awsdns-43.com
  • ns-532.awsdns-02.net
  • ns-1129.awsdns-13.org
  • ns-1967.awsdns-53.co.uk

Threat-feed evidence

History

Related pages

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