Skip to content

Hostname

crypto.fr

Last fetched

crypto.fr resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · crypto.frRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/crypto.fr

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.175.3218.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.4918.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.5018.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.7418.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:gandi
Organization
crypto
Contact emails

Subdomains

15 observed subdomains of crypto.fr.

Web-graph footprint

Distinct hostnames that link to or from crypto.fr in the public web crawl.

22 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for crypto.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbluecom.fr
SPF_INCLUDEeskerondemand.com
SPF_IP185.127.4.0/22
SPF_IP185.127.5.17
SPF_IP185.127.6.232
SPF_IP185.86.91.42
SPF_IP192.99.77.81/32
SPF_IP31.204.86.118
SPF_IP8.33.137.105/32

Related pages

Pivot deeper into the graph from crypto.fr.

Cypher and MCP

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

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