Hostname
ur.se
Last fetched
ur.se resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:loopia ab as the registrar.
Nutrition Label
Resolution chain
ur.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.41.194 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.160.252 | 172.66.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:loopia ab
- Organization
- —
- Contact emails
- —
Subdomains
32 observed subdomains of ur.se.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ur.se in the public web crawl.
830 sites link to this hostname.
91 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for ur.se.
| Mechanism | Target |
|---|---|
| SPF_A | ur.se |
| SPF_INCLUDE | _spf.presscloud.com |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.241.160.4 |
| SPF_IP | 185.241.161.209 |
| SPF_IP | 185.64.73.0/24 |
| SPF_IP | 192.121.32.231/32 |
| SPF_IP | 212.116.95.209 |
| SPF_IP | 85.24.148.20 |
Related pages
Pivot deeper into the graph from ur.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ur.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.