Skip to content

Hostname

cryptology.com

Last fetched

cryptology.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cryptology.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cryptology.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.5.11413.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.7013.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.7813.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.225.5.9513.225.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.147.10618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.11118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.11699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.2418.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.6218.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.7318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
cryptology llp
Contact emails

Subdomains

50 observed subdomains of cryptology.com.

Web-graph footprint

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

150 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cryptology.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from cryptology.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cryptology.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.