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
Resolution chain
whirlpool.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.175.185.69 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
553 observed subdomains of whirlpool.com.
Showing 25 of 553. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from whirlpool.com in the public web crawl.
4,146 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for whirlpool.com.
| Mechanism | Target |
|---|---|
| SPF_A | extsmtp.zapproved.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf1.whirlpool.com |
| SPF_INCLUDE | whispf.whirlpool.com |
| SPF_IP | 108.166.18.54 |
| SPF_IP | 108.166.85.69 |
| SPF_IP | 108.171.165.162 |
| SPF_IP | 108.171.165.165 |
| SPF_IP | 128.177.144.60 |
| SPF_IP | 128.177.144.7/32 |
| SPF_IP | 128.177.154.60 |
| SPF_IP | 128.177.154.7/32 |
| SPF_IP | 141.8.225.31/32 |
| SPF_IP | 158.52.183.0/24 |
| SPF_IP | 162.211.141.9/32 |
| SPF_IP | 192.155.197.208/29 |
| SPF_IP | 208.43.106.232/29 |
| SPF_IP | 46.37.28.46/31 |
| SPF_IP | 46.37.28.68/31 |
| SPF_IP | 54.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.