Skip to content

Hostname

docs.whirlpool.eu

Last fetched

docs.whirlpool.eu resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · docs.whirlpool.euRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/docs.whirlpool.eu

Resolution chain

docs.whirlpool.eu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.173.11613.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.2313.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.3513.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.9713.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.230.1063.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.1133.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.1253.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.293.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with docs.whirlpool.eu in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from docs.whirlpool.eu in the public web crawl.

473 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from docs.whirlpool.eu.

Cypher and MCP

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

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