Skip to content

Hostname

ripleys.com

Last fetched

ripleys.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:447 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.44.75172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.47.181172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:447
Organization
ripley entertainment
Contact emails

Subdomains

84 observed subdomains of ripleys.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for ripleys.com.

MechanismTarget
SPF_Aripleys.com
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDE_spf.brainier.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEsatisfilabs.com
SPF_INCLUDEsent-via.netsuite.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.yourpayroll.io
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP148.105.0.0/16
SPF_IP167.89.2.97/32
SPF_IP167.89.24.241
SPF_IP167.89.26.204
SPF_IP167.89.47.137
SPF_IP167.89.88.69
SPF_IP192.169.177.219
SPF_IP198.2.128.18
SPF_IP205.201.128.0/20
SPF_IP208.86.170.134/32
SPF_IP208.86.170.218/32
SPF_IP208.86.171.32/32
SPF_IP209.118.211.154
SPF_IP216.241.183.0/24
SPF_IP24.227.92.32/27
SPF_IP50.57.197.234/32
SPF_IP64.78.151.128/26
SPF_IP65.60.11.140
SPF_IP72.35.67.91/32
SPF_IP96.46.249.240
SPF_MXripleys.com

Related pages

Pivot deeper into the graph from ripleys.com.

Cypher and MCP

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

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