Hostname
uc.se
Last fetched
uc.se resolves to 1 IPv4 address operated by TELE2 in SE. WHOIS lists registrar:dotkeeper ab as the registrar.
Nutrition Label
Resolution chain
uc.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.15.56.132 | 193.12.0.0/14 | AS1257 | TELE2 | SE |
WHOIS identity
- Registrar
- registrar:dotkeeper ab
- Organization
- —
- Contact emails
- —
Subdomains
56 observed subdomains of uc.se.
Showing 25 of 56. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uc.se in the public web crawl.
2,788 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for uc.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.asiakastieto.fi |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.225.48.129 |
| SPF_IP | 193.15.56.199 |
| SPF_IP | 193.210.45.233 |
| SPF_IP | 194.164.14.100 |
| SPF_IP | 2a02:c58:4:4::/64 |
| SPF_IP | 85.119.129.0/24 |
| SPF_IP | 91.233.125.0/24 |
Related pages
Pivot deeper into the graph from uc.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uc.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.