Hostname
mil.se
Last fetched
mil.se resolves to 3 IPv4 addresses operated by AS42649 in SE. WHOIS lists registrar:nmu group as the registrar.
Nutrition Label
Resolution chain
mil.se resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.195.94.81 | 185.195.94.0/24 | AS42649 | — | SE |
| 185.195.94.82 | 185.195.94.0/24 | AS42649 | — | SE |
| 217.114.94.2 | 217.114.94.0/24 | AS30811 | — | SE |
WHOIS identity
- Registrar
- registrar:nmu group
- Organization
- —
- Contact emails
- —
Subdomains
303 observed subdomains of mil.se.
Showing 25 of 303. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mil.se in the public web crawl.
137 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for mil.se.
| Mechanism | Target |
|---|---|
| SPF_IP | 171.17.133.140/32 |
| SPF_IP | 193.241.15.201 |
| SPF_IP | 193.241.15.202 |
| SPF_IP | 193.241.15.203 |
| SPF_IP | 193.241.15.204 |
| SPF_IP | 193.241.15.205 |
| SPF_IP | 193.241.15.206 |
| SPF_IP | 193.241.33.10 |
| SPF_IP | 193.241.33.11 |
| SPF_IP | 193.241.33.6 |
| SPF_IP | 193.241.33.7 |
| SPF_IP | 193.241.33.8 |
| SPF_IP | 193.241.33.9 |
| SPF_IP | 82.150.225.79/32 |
Related pages
Pivot deeper into the graph from mil.se.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mil.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.