Hostname
cb.at
Last fetched
cb.at resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists registrar:abm feregyhazy & simon gmbh as the registrar.
Nutrition Label
Resolution chain
cb.at 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 |
|---|---|---|---|---|
| 168.119.234.165 | 168.119.0.0/16 | AS24940 | HETZNER-AS | DE |
| 193.84.94.74 | 193.84.94.0/24 | AS8447 | A1TELEKOM-AT A1 Telekom Austria AG | AT |
WHOIS identity
- Registrar
- registrar:abm feregyhazy & simon gmbh
- Organization
- mag. robert grieshofer
- Contact emails
Subdomains
2 observed subdomains of cb.at.
| Subdomain |
|---|
| fliesencollagensystem.cb.at |
| www.cb.at |
Web-graph footprint
Distinct hostnames that link to or from cb.at in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for cb.at.
| Mechanism | Target |
|---|---|
| SPF_A | cb.at |
| SPF_A | er-mail.erecruiter.net |
| SPF_A | mail.c-bergmann.at |
| SPF_INCLUDE | _spf.itandtel.at |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.33.84.82 |
| SPF_IP | 80.120.70.86/32 |
Related pages
Pivot deeper into the graph from cb.at.
- IP · 168.119.234.165
- ASN · AS24940HETZNER-AS
- Registrar · registrar:abm feregyhazy & simon gmbh
- Country · DE
- Email · edv@c-bergmann.at
- TLD · .at
- Browse hostnames · cb…
- 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: "cb.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.