Skip to content

Hostname

cryptograph.co

Last fetched

cryptograph.co resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cryptograph.coRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cryptograph.co

Resolution chain

cryptograph.co resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.135.191.13718.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.62.19018.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.134.623.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.85.1963.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
franklin asare
Contact emails

Subdomains

2 observed subdomains of cryptograph.co.

Web-graph footprint

Distinct hostnames that link to or from cryptograph.co in the public web crawl.

54 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cryptograph.co.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net

Related pages

Pivot deeper into the graph from cryptograph.co.

Cypher and MCP

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

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