Skip to content

Hostname

a1webhosting.at

Last fetched

a1webhosting.at has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:a1 telekom austria ag as the registrar.

Nutrition Label

WHISPER CANON · a1webhosting.atRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/a1webhosting.at

Resolution chain

a1webhosting.at has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:a1 telekom austria ag
Organization
franz sambs
Contact emails

Subdomains

64 observed subdomains of a1webhosting.at.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for a1webhosting.at.

MechanismTarget
SPF_INCLUDEbspf.a1.net
SPF_IP195.3.124.16/32

Related pages

Pivot deeper into the graph from a1webhosting.at.

Cypher and MCP

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

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