Skip to content

Hostname

abk.at

Last fetched

abk.at resolves to 1 IPv4 address operated by EPB in AT. WHOIS lists registrar:t-mobile austria gmbh as the registrar.

Nutrition Label

WHISPER CANON · abk.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/abk.at

Resolution chain

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

IPPrefixASNOperatorCountry
194.61.36.15194.61.36.0/24AS200383EPBAT

WHOIS identity

Registrar
registrar:t-mobile austria gmbh
Organization
ib-data gmbh.
Contact emails

Subdomains

7 observed subdomains of abk.at.

Web-graph footprint

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

74 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for abk.at.

MechanismTarget
SPF_Aabk.at
SPF_INCLUDEspf.epbmail.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP84.242.10.194
SPF_IP91.220.179.0/24

Related pages

Pivot deeper into the graph from abk.at.

Cypher and MCP

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

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