Skip to content

Hostname

a1.digital

Last fetched

a1.digital resolves to 2 IPv4 addresses operated by AS61098 in AT. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · a1.digitalRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/a1.digital

Resolution chain

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

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

135 observed subdomains of a1.digital.

Web-graph footprint

Distinct hostnames that link to or from a1.digital in the public web crawl.

201 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for a1.digital.

MechanismTarget
SPF_INCLUDEspf-out.a1.at
SPF_INCLUDEspf.a1.net

Related pages

Pivot deeper into the graph from a1.digital.

Cypher and MCP

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

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