Skip to content

Hostname

ipgeolocation.abstractapi.com

Last fetched

ipgeolocation.abstractapi.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ipgeolocation.abstractapi.comRouting diversity6.1/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ipgeolocation.abstractapi.com

Resolution chain

ipgeolocation.abstractapi.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.21.96.16323.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.103.1213.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.233.2453.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.140.953.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.237.9335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.189.21144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.82.24450.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.31.2852.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.82.13552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.216.22552.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.22.12754.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.205.113.21854.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.82.9154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.143.8354.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.203.10075.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.228.23498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.137.12398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.217.24032.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ipgeolocation.abstractapi.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ipgeolocation.abstractapi.com in the public web crawl.

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ipgeolocation.abstractapi.com.

Cypher and MCP

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

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