Skip to content

Hostname

client-telemetry.hingeprod.net

Last fetched

client-telemetry.hingeprod.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · client-telemetry.hingeprod.netRouting diversity7.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/client-telemetry.hingeprod.net

Resolution chain

client-telemetry.hingeprod.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.24.152.125100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.178.5100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.31.179.66100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.124.230100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.47.100107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.14.14513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.238.196174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.46.9118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.252.8618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.68.14618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.93.11323.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.13.1623.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.217.1473.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.140.2423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.219.1043.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.234.463.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.19.2343.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.135.2053.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.86.1034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.177.4734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with client-telemetry.hingeprod.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from client-telemetry.hingeprod.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "client-telemetry.hingeprod.net"})-[: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.