Skip to content

Hostname

du.se

Last fetched

du.se resolves to 1 IPv4 address operated by AS9088 in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · du.seRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/du.se

Resolution chain

du.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
130.243.57.42130.243.32.0/19AS9088SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

428 observed subdomains of du.se.

Web-graph footprint

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

857 sites link to this hostname.

868 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for du.se.

MechanismTarget
SPF_INCLUDE_spf.koneo.net
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEmail.koha-ptfs.co.uk
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.243.57.174
SPF_IP130.243.58.134
SPF_IP130.243.58.175
SPF_IP130.243.58.96
SPF_IP2001:6b0:12:8010:0:0:0:b0
SPF_IP2001:6b0:12:8020:0:0:0:11
SPF_IP2001:6b0:12:8020:0:0:0:13
SPF_IP2001:6b0:12:8020:0:0:0:14
SPF_IP35.156.249.23
SPF_IP35.157.192.32
SPF_IP35.157.47.202
SPF_IP35.157.87.137
SPF_IP82.196.180.210
SPF_MXdu.se

Related pages

Pivot deeper into the graph from du.se.

Cypher and MCP

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

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