Skip to content

Hostname

v01-cdn.dev.higr.am

Last fetched

v01-cdn.dev.higr.am resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · v01-cdn.dev.higr.amRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/v01-cdn.dev.higr.am

Resolution chain

v01-cdn.dev.higr.am resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.96.1013.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.2813.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.3213.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.96.4213.249.96.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.151.11254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.12154.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.1754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.230.228.11354.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.12354.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.2554.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.5654.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with v01-cdn.dev.higr.am in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from v01-cdn.dev.higr.am.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "v01-cdn.dev.higr.am"})-[: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.