Skip to content

Hostname

mil.ee

Last fetched

mil.ee resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in DE. WHOIS lists iana:641 as the registrar.

Nutrition Label

WHISPER CANON · mil.eeRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/mil.ee

Resolution chain

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

IPPrefixASNOperatorCountry
141.101.90.16141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE
141.101.90.17141.101.90.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.DE

WHOIS identity

Registrar
iana:641
Organization
kaitsevagi
Contact emails

Subdomains

69 observed subdomains of mil.ee.

Web-graph footprint

Distinct hostnames that link to or from mil.ee in the public web crawl.

556 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for mil.ee.

MechanismTarget
SPF_Amil.ee
SPF_IP188.0.48.100/32
SPF_IP188.0.48.32/32
SPF_IP188.0.48.99/32
SPF_IP217.146.68.104/32
SPF_MXmil.ee

Related pages

Pivot deeper into the graph from mil.ee.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mil.ee"})-[: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.