Skip to content

Hostname

crane-valley.com

Last fetched

crane-valley.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · crane-valley.comRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/crane-valley.com

Resolution chain

crane-valley.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.70.112104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.223.19172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.5.155.1993.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1113.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.133.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.158.783.5.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.403.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.5552.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.5952.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.12352.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from crane-valley.com.

Cypher and MCP

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

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