Hostname
duri.se
Last fetched
duri.se resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SE. WHOIS lists registrar:ascio inc. as the registrar.
Nutrition Label
Resolution chain
duri.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 |
|---|---|---|---|---|
| 135.116.233.67 | 135.116.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SE |
| 37.59.30.25 | 37.59.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- registrar:ascio inc.
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of duri.se.
Web-graph footprint
Distinct hostnames that link to or from duri.se in the public web crawl.
82 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for duri.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.soluno.se |
| SPF_INCLUDE | spf.ilnet.se |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.mx-wecloud.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.viskanetm.com |
| SPF_INCLUDE | spf.wm.net |
| SPF_IP | 149.72.252.75 |
| SPF_IP | 185.30.152.144/28 |
| SPF_IP | 198.37.155.153 |
| SPF_MX | duri.se |
Related pages
Pivot deeper into the graph from duri.se.
- IP · 135.116.233.67
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:ascio inc.
- Country · SE
- TLD · .se
- Browse hostnames · du…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "duri.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.