Skip to content

Hostname

weblaphaz.hu

Last fetched

weblaphaz.hu resolves to 1 IPv4 address operated by MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc. in HU.

Nutrition Label

WHISPER CANON · weblaphaz.huRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/weblaphaz.hu

Resolution chain

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

IPPrefixASNOperatorCountry
5.56.33.1145.56.33.0/24AS5483MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc.HU

WHOIS identity

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

Subdomains

2 observed subdomains of weblaphaz.hu.

Web-graph footprint

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

17 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for weblaphaz.hu.

MechanismTarget
SPF_Aweblaphaz.hu
SPF_IP5.56.33.114
SPF_MXweblaphaz.hu

Related pages

Pivot deeper into the graph from weblaphaz.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "weblaphaz.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.