Skip to content

Hostname

propeller-commerce.com

Last fetched

propeller-commerce.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL.

Nutrition Label

WHISPER CANON · propeller-commerce.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/propeller-commerce.com

Resolution chain

propeller-commerce.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.43.160.631.43.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
31.43.161.631.43.161.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from propeller-commerce.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for propeller-commerce.com.

MechanismTarget
SPF_INCLUDE4861592.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEzohomail.eu
SPF_IP141.136.126.101
SPF_IP149.210.172.80
SPF_IP149.210.176.240
SPF_IP149.210.181.171
SPF_IP149.210.192.244
SPF_IP149.210.192.250
SPF_IP149.210.228.94
SPF_IP149.210.243.121
SPF_IP37.97.169.139
SPF_IP37.97.169.163
SPF_IP37.97.169.191
SPF_IP37.97.169.239
SPF_IP37.97.194.96
SPF_IP37.97.220.159
SPF_IP37.97.236.205
SPF_IP37.97.253.201
SPF_IP80.247.167.1/24
SPF_IP87.233.76.1/24

Related pages

Pivot deeper into the graph from propeller-commerce.com.

Cypher and MCP

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

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