Skip to content

Hostname

rimowa.com

Last fetched

rimowa.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · rimowa.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/rimowa.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.55.16104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.67.169.240104.67.160.0/19AS9299PH
23.63.146.11523.63.144.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.67.136.22923.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
88.221.241.9188.221.240.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.ZA

WHOIS identity

Registrar
iana:9
Organization
rimowa
Contact emails

Subdomains

42 observed subdomains of rimowa.com.

Web-graph footprint

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

2,007 sites link to this hostname.

88 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for rimowa.com.

MechanismTarget
SPF_Aproduction.eco.rimowa.demandware.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-0024c501.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.76.165.121
SPF_IP185.110.84.89
SPF_IP210.189.175.25
SPF_IP213.23.90.162
SPF_IP213.23.90.170
SPF_IP213.23.90.171
SPF_IP34.252.12.130
SPF_IP34.75.16.178/32
SPF_IP34.75.49.213/32
SPF_IP35.184.208.151
SPF_IP35.229.62.77/32
SPF_IP52.16.190.81/32
SPF_IP52.17.45.98/32
SPF_IP52.30.130.201/32
SPF_IP52.30.8.165
SPF_IP54.229.2.165/32
SPF_IP61.206.170.157/32
SPF_IP62.146.4.192/26
SPF_IP88.84.129.3

Related pages

Pivot deeper into the graph from rimowa.com.

Cypher and MCP

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

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