Skip to content

Hostname

crypto.ro

Last fetched

crypto.ro resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:extreme solutions srl as the registrar.

Nutrition Label

WHISPER CANON · crypto.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/crypto.ro

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.40.43172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.213172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:extreme solutions srl
Organization
Contact emails

Subdomains

11 observed subdomains of crypto.ro.

Web-graph footprint

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

616 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for crypto.ro.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemailsrvr.com
SPF_REDIRECTspf.mail.hostpoint.ch

Related pages

Pivot deeper into the graph from crypto.ro.

Cypher and MCP

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

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