Skip to content

Hostname

static.giraffe360.com

Last fetched

static.giraffe360.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · static.giraffe360.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/static.giraffe360.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.194.120143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.20143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.6143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.70143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.173.219.11018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.5018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.9018.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.219.9218.173.218.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.227.293.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.463.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.653.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.733.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with static.giraffe360.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from static.giraffe360.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from static.giraffe360.com.

Cypher and MCP

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

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