Skip to content

Hostname

giantsteps.app

Last fetched

giantsteps.app resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · giantsteps.appRouting diversity3.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/giantsteps.app

Resolution chain

giantsteps.app resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.23.138.1100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.238.9016.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.95.18344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.116.12144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.191.8052.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.29.16754.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

5 observed subdomains of giantsteps.app.

Web-graph footprint

Distinct hostnames that link to or from giantsteps.app in the public web crawl.

25 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from giantsteps.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "giantsteps.app"})-[: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.