Skip to content

Hostname

cryptix.nl

Last fetched

cryptix.nl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · cryptix.nlRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cryptix.nl

Resolution chain

cryptix.nl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.78.513.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.6013.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.6713.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.9313.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.119.1053.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.1093.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.1133.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.353.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

3 observed subdomains of cryptix.nl.

Web-graph footprint

Distinct hostnames that link to or from cryptix.nl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cryptix.nl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cryptix.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cryptix.nl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.