Skip to content

Hostname

sd.se

Last fetched

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

Nutrition Label

WHISPER CANON · sd.seRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/sd.se

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.42.179104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.173.233172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
2.16.2.432.16.2.0/24AS20940CZ
2.16.2.802.16.2.0/24AS20940CZ

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

286 observed subdomains of sd.se.

Web-graph footprint

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

300 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sd.se.

MechanismTarget
SPF_Asd.se
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.91.12.17
SPF_IP91.217.186.3/27
SPF_IP94.103.199.0/24
SPF_IP94.103.202.0/24
SPF_MXsd.se

Related pages

Pivot deeper into the graph from sd.se.

Cypher and MCP

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

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