Hostname
a1.group
Last fetched
a1.group resolves to 2 IPv4 addresses operated by exoscale - Akenes SA in AT. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
a1.group resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.182.187.127 | 194.182.184.0/22 | AS61098 | exoscale - Akenes SA | AT |
| 80.75.40.8 | 80.75.32.0/19 | AS8447 | A1TELEKOM-AT - A1 Telekom Austria AG | AT |
WHOIS identity
- Registrar
- iana:106
- Organization
- franz sambs
- Contact emails
Subdomains
111 observed subdomains of a1.group.
Showing 25 of 111. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from a1.group in the public web crawl.
306 sites link to this hostname.
79 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for a1.group.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eventmaker.at |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf-out.a1.at |
| SPF_IP | 195.3.124.16/32 |
Related pages
Pivot deeper into the graph from a1.group.
- IP · 194.182.187.127
- ASN · AS61098exoscale - Akenes SA
- Registrar · iana:106
- Country · AT
- Email · domainservice@a1telekom.at
- TLD · .group
- Browse hostnames · a1…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "a1.group"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.