Skip to content

Hostname

kritto.net

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for kritto.net in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
051f3574-ccab-4d9d-90f0-173683702307@identity-protect.org, 12edcdca-6469-4c43-90fb-533efb1d5d62@identity-protect.org, 1302007f-cddc-425c-9856-871b8c7d9885@identity-protect.org, 1f8d1eb4-9263-4b93-8378-71743f9c40c9@identity-protect.org, 94aad7ef-5aae-4085-af78-837584976de4@identity-protect.org, 9d0ccad9-d19a-4d90-9d13-d6b71855b0ba@identity-protect.org, c81a4405-febd-40e3-86ec-2b35fd181b3b@identity-protect.org, owner-9959041@kritto.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-269.awsdns-33.com
  • ns-836.awsdns-40.net
  • ns-1471.awsdns-55.org
  • ns-2023.awsdns-60.co.uk

MX records

  • inbound-smtp.eu-west-1.amazonaws.com

SPF policy

  • include: amazonses.com

Threat-feed evidence

History

Related pages

Pivot from kritto.net 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: "kritto.net"})-[: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.