Skip to content

Hostname

rossmann.com.tr

Last fetched

rossmann.com.tr resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · rossmann.com.trRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rossmann.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.26104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.26104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.2.179104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.179104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.40.172172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.84172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.183172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.167172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
dirk rossmann
Contact emails

Subdomains

20 observed subdomains of rossmann.com.tr.

Web-graph footprint

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

253 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for rossmann.com.tr.

MechanismTarget
SPF_Ainfinity.infinityteknoloji.com
SPF_Ainfinity02.infinityteknoloji.com
SPF_Amx3.rossmann.com.tr
SPF_Awebmail.rossmann.com.tr
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.87.58.194
SPF_IP212.12.142.17
SPF_IP212.12.142.18
SPF_IP212.12.142.19
SPF_IP213.194.71.164
SPF_IP46.221.31.49
SPF_MXrossmann.com.tr

Related pages

Pivot deeper into the graph from rossmann.com.tr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rossmann.com.tr"})-[: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.