Skip to content

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

WHISPER CANON · mil.seRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/mil.se

Resolution chain

mil.se resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:nmu group
Organization
Contact emails

Subdomains

303 observed subdomains of mil.se.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for mil.se.

MechanismTarget
SPF_IP171.17.133.140/32
SPF_IP193.241.15.201
SPF_IP193.241.15.202
SPF_IP193.241.15.203
SPF_IP193.241.15.204
SPF_IP193.241.15.205
SPF_IP193.241.15.206
SPF_IP193.241.33.10
SPF_IP193.241.33.11
SPF_IP193.241.33.6
SPF_IP193.241.33.7
SPF_IP193.241.33.8
SPF_IP193.241.33.9
SPF_IP82.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.