Skip to content

Hostname

geofencing.hereapi.com

Last fetched

geofencing.hereapi.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · geofencing.hereapi.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/geofencing.hereapi.com

Resolution chain

geofencing.hereapi.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.210.22.16334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.247.1635.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.231.238.20544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.12.3644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.40.5144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.169.6552.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.73.5052.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.37.1352.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.40.12552.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.76.16652.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.149.105.19554.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.11.6454.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from geofencing.hereapi.com.

Cypher and MCP

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

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