Skip to content

Hostname

hl.at

Last fetched

hl.at resolves to 1 IPv4 address operated by MMC-AT-AS Muehlgasse 14E in AT.

Nutrition Label

WHISPER CANON · hl.atRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hl.at

Resolution chain

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

IPPrefixASNOperatorCountry
212.108.35.136212.108.32.0/19AS12577MMC-AT-AS Muehlgasse 14EAT

WHOIS identity

No WHOIS records are currently associated with hl.at in WhisperGraph.

Subdomains

9 observed subdomains of hl.at.

Web-graph footprint

Distinct hostnames that link to or from hl.at in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for hl.at.

MechanismTarget
SPF_Aspf.edis.at
SPF_INCLUDEmailing.sagedpw.at
SPF_INCLUDEmymailwall.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.104.82.0/24
SPF_IP193.228.122.60/32
SPF_IP193.228.122.61/32
SPF_IP212.108.34.242
SPF_IP212.108.37.42
SPF_IP82.218.135.147
SPF_MXhl.at

Related pages

Pivot deeper into the graph from hl.at.

Cypher and MCP

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

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