Skip to content

Hostname

mju.es

Last fetched

mju.es resolves to 1 IPv4 address operated by AS200521 in ES.

Nutrition Label

WHISPER CANON · mju.esRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/mju.es

Resolution chain

mju.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.128.106.54212.128.106.0/24AS200521ES

WHOIS identity

No WHOIS records are currently associated with mju.es in WhisperGraph.

Subdomains

40 observed subdomains of mju.es.

Web-graph footprint

Distinct hostnames that link to or from mju.es in the public web crawl.

112 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mju.es.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.103.37.231/32
SPF_IP185.103.37.232/32
SPF_IP185.73.172.122
SPF_IP185.73.172.123
SPF_IP185.73.173.17
SPF_IP185.73.173.18
SPF_IP212.128.106.66/31
SPF_IP212.128.107.66/31
SPF_IP82.223.252.226/32

Related pages

Pivot deeper into the graph from mju.es.

Cypher and MCP

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

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