Skip to content

Hostname

mlosz.hu

Last fetched

mlosz.hu resolves to 1 IPv4 address operated by AS51013 in HU.

Nutrition Label

WHISPER CANON · mlosz.huRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mlosz.hu

Resolution chain

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

IPPrefixASNOperatorCountry
193.32.233.129193.32.233.0/24AS51013HU

WHOIS identity

No WHOIS records are currently associated with mlosz.hu in WhisperGraph.

Subdomains

5 observed subdomains of mlosz.hu.

Web-graph footprint

Distinct hostnames that link to or from mlosz.hu in the public web crawl.

23 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mlosz.hu.

MechanismTarget
SPF_Amlosz.hu
SPF_INCLUDE_cspf.rackhost.hu
SPF_IP212.92.23.174
SPF_IP212.92.23.179
SPF_IP212.92.23.5
SPF_IP212.92.23.54/32
SPF_IP213.181.210.134
SPF_IP213.181.210.200
SPF_IP79.172.213.41
SPF_IP79.172.241.2
SPF_IP79.172.241.227
SPF_IP79.172.241.57
SPF_IP87.229.65.220
SPF_IP87.229.73.230
SPF_MXmlosz.hu

Related pages

Pivot deeper into the graph from mlosz.hu.

Cypher and MCP

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

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