Skip to content

Hostname

cryptocurves.io

Last fetched

cryptocurves.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · cryptocurves.ioRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cryptocurves.io

Resolution chain

cryptocurves.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.155.129.10118.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.12718.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.2218.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.4018.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.31.2018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

4 observed subdomains of cryptocurves.io.

Threat posture

History

Related pages

Pivot deeper into the graph from cryptocurves.io.

Cypher and MCP

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

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