Skip to content

Hostname

tryrisi.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of tryrisi.com owner
Contact emails
025cca3a-5deb-4d14-a6f3-26c36d7fadb4@identity-protect.org, 13a8f2d9-67c1-4559-a856-1e946e732c04@identity-protect.org, 6b181e91-e3c0-4eeb-95b5-59df24128ae2@identity-protect.org, c16094c9-cd72-4d72-8c79-8d7ebb628d69@identity-protect.org, c668b69b-172a-4d7d-b3d0-a6e5b16f0f9f@identity-protect.org, f11637e7-4f1a-40cb-88bd-790ce6ad787e@identity-protect.org

Mail and authentication

Nameservers

  • ns-40.awsdns-05.com
  • hunts.ns.cloudflare.com
  • ursula.ns.cloudflare.com
  • ns-669.awsdns-19.net
  • ns-1129.awsdns-13.org
  • ns-1793.awsdns-32.co.uk

Threat-feed evidence

History

Related pages

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