Skip to content

Hostname

ul.se

Last fetched

ul.se resolves to 1 IPv4 address operated by EPISERVER_AS in SE. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

WHISPER CANON · ul.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ul.se

Resolution chain

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

IPPrefixASNOperatorCountry
217.114.94.2217.114.94.0/24AS30811EPISERVER_ASSE

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

12 observed subdomains of ul.se.

Web-graph footprint

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

522 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ul.se.

MechanismTarget
SPF_Aul.se
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEspf-a.telia.com
SPF_INCLUDEspf-b.telia.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.121.175.26
SPF_IP195.252.0.52/32
SPF_IP217.114.80.100/32
SPF_MXul.se

Related pages

Pivot deeper into the graph from ul.se.

Cypher and MCP

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

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