Skip to content

Hostname

api-v2-shared.getmetrical.com

Last fetched

api-v2-shared.getmetrical.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api-v2-shared.getmetrical.comRouting diversity4.8/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api-v2-shared.getmetrical.com

Resolution chain

api-v2-shared.getmetrical.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.138.55100.42.21.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.104.187100.42.21.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.104.73100.42.21.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.0.10718.238.2.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.142.15718.238.23.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.160.1473.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.141.2033.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.98.1903.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.11.1335.184.32.0/20AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.121.19852.216.8.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.91.1554.94.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.91.7598.96.168.0/22AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api-v2-shared.getmetrical.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api-v2-shared.getmetrical.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api-v2-shared.getmetrical.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.