Skip to content

Hostname

whirlpool.com

Last fetched

whirlpool.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · whirlpool.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/whirlpool.com

Resolution chain

whirlpool.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.175.185.6954.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

553 observed subdomains of whirlpool.com.

Web-graph footprint

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

4,146 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for whirlpool.com.

MechanismTarget
SPF_Aextsmtp.zapproved.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.whirlpool.com
SPF_INCLUDEwhispf.whirlpool.com
SPF_IP108.166.18.54
SPF_IP108.166.85.69
SPF_IP108.171.165.162
SPF_IP108.171.165.165
SPF_IP128.177.144.60
SPF_IP128.177.144.7/32
SPF_IP128.177.154.60
SPF_IP128.177.154.7/32
SPF_IP141.8.225.31/32
SPF_IP158.52.183.0/24
SPF_IP162.211.141.9/32
SPF_IP192.155.197.208/29
SPF_IP208.43.106.232/29
SPF_IP46.37.28.46/31
SPF_IP46.37.28.68/31
SPF_IP54.213.101.90/32

Related pages

Pivot deeper into the graph from whirlpool.com.

Cypher and MCP

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

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