Skip to content

Hostname

cr-relay.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for cr-relay.com in WhisperGraph.

IPv6 resolution

No AAAA record for cr-relay.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of cr-relay.com owner
Contact emails
315c975e-907a-4dc9-88eb-b8455adee9dc@identity-protect.org, 8274bd82-6160-42c4-94e1-bab7e92c6769@identity-protect.org, c29f5475-9f69-47dc-bd0d-872a9425a9b6@identity-protect.org

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns-315.awsdns-39.com
  • ns-684.awsdns-21.net
  • ns-1355.awsdns-41.org
  • ns-1801.awsdns-33.co.uk

Threat-feed evidence

History

Related pages

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