Skip to content

Hostname

gmap-pedometer.com

Last fetched

gmap-pedometer.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:99 as the registrar.

Nutrition Label

WHISPER CANON · gmap-pedometer.comRouting diversity5.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/gmap-pedometer.com

Resolution chain

gmap-pedometer.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.252.14100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.230.1523.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.231.1763.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.192.534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.30.9234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.128.13235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.232.15144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.233.3344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.190.16444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.253.20252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.185.24252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.255.10552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.204.20352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.155.8952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.46.22252.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.120.19354.147.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.240.2054.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.87.6854.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.14.854.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:99
Organization
groovy partners
Contact emails

Subdomains

5 observed subdomains of gmap-pedometer.com.

Web-graph footprint

Distinct hostnames that link to or from gmap-pedometer.com in the public web crawl.

1,066 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from gmap-pedometer.com.

Cypher and MCP

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

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