Skip to content

Hostname

dwm.se

Last fetched

dwm.se resolves to 1 IPv4 address operated by SWIPNET - Tele2 Sverige AB in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · dwm.seRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dwm.se

Resolution chain

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

IPPrefixASNOperatorCountry
193.41.214.124193.41.214.0/23AS1257SWIPNET - Tele2 Sverige ABSE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

2 observed subdomains of dwm.se.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • dwm.se

SPF policy

7 SPF mechanisms authorising senders for dwm.se.

MechanismTarget
SPF_Adwm.se
SPF_IP193.41.214.32/24
SPF_IP193.41.214.33
SPF_IP195.54.99.1/24
SPF_IP213.150.131.1/24
SPF_IP62.127.194.1/24
SPF_IP92.43.32.83

Related pages

Pivot deeper into the graph from dwm.se.

Cypher and MCP

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

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