Skip to content

Hostname

rocky-app.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for rocky-app.com in WhisperGraph.

IPv6 resolution

No AAAA record for rocky-app.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of rocky-app.com owner
Contact emails
1d5e4e03-c5d4-4003-bfb7-9006371e6e53@identity-protect.org, 1fedd7a3-0f08-4cb3-b3d4-7513374d3cd1@identity-protect.org, 2ddbce0b-41c9-48d6-8196-9523edb63b7b@identity-protect.org, 3d88c1ae-bcaa-45c7-8383-a2107f0ca35e@identity-protect.org, 855aac29-c62e-47a0-8d68-1765a21f37df@identity-protect.org, ab00dde0-da5d-4dc0-8fc0-f213bb91a840@identity-protect.org, baa795d8-e392-479b-829b-28efbac50d18@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-488.awsdns-61.com
  • ns-660.awsdns-18.net
  • ns-1047.awsdns-02.org
  • ns-1640.awsdns-13.co.uk

Threat-feed evidence

History

Related pages

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