Skip to content

Hostname

hackwolf.at

Last fetched

hackwolf.at resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists registrar:peter vratny - proserver1.at as the registrar.

Nutrition Label

WHISPER CANON · hackwolf.atRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hackwolf.at

Resolution chain

hackwolf.at resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.75.243.2245.75.128.0/17AS24940HETZNER-ASDE
91.221.138.21691.221.138.0/23AS21013ITANDTEL-AS WelsAT

WHOIS identity

Registrar
registrar:peter vratny - proserver1.at
Organization
proserver1.at edv-dienstleistungen
Contact emails

Subdomains

3 observed subdomains of hackwolf.at.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for hackwolf.at.

MechanismTarget
SPF_Ahackwolf.at
SPF_MXhackwolf.at

Related pages

Pivot deeper into the graph from hackwolf.at.

Cypher and MCP

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

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