Skip to content

Hostname

gift.springbok-puzzles.com

Last fetched

gift.springbok-puzzles.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · gift.springbok-puzzles.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gift.springbok-puzzles.com

Resolution chain

gift.springbok-puzzles.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.220.1913.32.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.2313.32.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.7213.32.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.9613.32.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
13.33.235.10213.35.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.1713.35.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4513.35.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.4713.35.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

No WHOIS records are currently associated with gift.springbok-puzzles.com in WhisperGraph.

Subdomains

1 observed subdomain of gift.springbok-puzzles.com.

Web-graph footprint

Distinct hostnames that link to or from gift.springbok-puzzles.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from gift.springbok-puzzles.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gift.springbok-puzzles.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.