Skip to content

Hostname

ipgeocoding-perf.preprod.location.a.intuit.com

Last fetched

ipgeocoding-perf.preprod.location.a.intuit.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ipgeocoding-perf.preprod.location.a.intuit.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ipgeocoding-perf.preprod.location.a.intuit.com

Resolution chain

ipgeocoding-perf.preprod.location.a.intuit.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.20.247.117100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.169.4316.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.0.1916.148.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.212.23134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.155.15.2135.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.21.13435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.136.7535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.85.249.24035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.11.5.19952.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.200.16652.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.1.15552.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.172.15552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.207.24152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.176.13254.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ipgeocoding-perf.preprod.location.a.intuit.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ipgeocoding-perf.preprod.location.a.intuit.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ipgeocoding-perf.preprod.location.a.intuit.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.