Skip to content

Hostname

cryptal.com

Last fetched

cryptal.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cryptal.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cryptal.com

Resolution chain

cryptal.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.64.174.12518.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.12818.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.4618.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.7718.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1043.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1283.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.373.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.663.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.34.1093.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.1123.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.203.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.783.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

12 observed subdomains of cryptal.com.

Web-graph footprint

Distinct hostnames that link to or from cryptal.com in the public web crawl.

277 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for cryptal.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP18.156.47.12
SPF_IP195.69.140.109

Related pages

Pivot deeper into the graph from cryptal.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cryptal.com"})-[: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.