Skip to content

Hostname

rotter.se

Last fetched

rotter.se resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · rotter.seRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/rotter.se

Resolution chain

rotter.se resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.17.42104.21.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.39.10104.22.2.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
109.74.10.123109.74.69.0/24AS42708SE
172.66.144.254172.68.3.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.141.209172.68.15.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.115.96.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.115.104.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

10 observed subdomains of rotter.se.

Web-graph footprint

Distinct hostnames that link to or from rotter.se in the public web crawl.

328 sites link to this hostname.

277 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for rotter.se.

MechanismTarget
SPF_INCLUDEspf-for-shops.nordicshops.com
SPF_INCLUDEspf.gansend.com
SPF_INCLUDEspf.glesys.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.74.10.123
SPF_IP178.73.217.5
SPF_IP185.157.223.73
SPF_IP2a02:750:9:0:0:0:0:91f
SPF_IP2a02:752:0:18:0:0:0:1294
SPF_IP2a02:752:0:18:0:0:0:15a9
SPF_IP91.203.41.193

Related pages

Pivot deeper into the graph from rotter.se.

Cypher and MCP

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

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