Skip to content

Hostname

milexia.com

Last fetched

milexia.com resolves to 2 IPv4 addresses operated by AS204436 in GB. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · milexia.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/milexia.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.181.116.15185.181.116.0/22AS204436GB
150.171.109.100150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
iana:113
Organization
milexia
Contact emails

Subdomains

15 observed subdomains of milexia.com.

Web-graph footprint

Distinct hostnames that link to or from milexia.com in the public web crawl.

103 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for milexia.com.

MechanismTarget
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.40.229.156/32
SPF_IP185.181.116.15
SPF_IP185.54.65.10/32
SPF_IP185.62.41.140
SPF_IP82.163.234.66
SPF_IP91.197.230.125

Related pages

Pivot deeper into the graph from milexia.com.

Cypher and MCP

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

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