Skip to content

Hostname

cryptosense.com

Last fetched

cryptosense.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cryptosense.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cryptosense.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.8.7518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.56.1523.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.19.6554.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:69
Organization
cryptosense
Contact emails

Subdomains

10 observed subdomains of cryptosense.com.

Web-graph footprint

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

88 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cryptosense.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mythic-beasts.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from cryptosense.com.

Cypher and MCP

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

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