Skip to content

Hostname

menalux.cz

Last fetched

menalux.cz resolves to 4 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in US. WHOIS lists registrar:reg-ipmirror as the registrar.

Nutrition Label

WHISPER CANON · menalux.czRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/menalux.cz

Resolution chain

menalux.cz resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.48.224.10623.48.224.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.48.224.10923.48.224.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
95.101.133.2695.101.133.0/24AS1299TWELVE99 - Arelion Sweden ABSE
95.101.133.4395.101.133.0/24AS1299TWELVE99 - Arelion Sweden ABSE

WHOIS identity

Registrar
registrar:reg-ipmirror
Organization
domain master
Contact emails

Subdomains

2 observed subdomains of menalux.cz.

Web-graph footprint

Distinct hostnames that link to or from menalux.cz in the public web crawl.

27 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for menalux.cz.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from menalux.cz.

Cypher and MCP

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

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