Skip to content

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

WHISPER CANON · cb.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cb.at

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.234.165168.119.0.0/16AS24940HETZNER-ASDE
193.84.94.74193.84.94.0/24AS8447A1TELEKOM-AT A1 Telekom Austria AGAT

WHOIS identity

Registrar
registrar:abm feregyhazy & simon gmbh
Organization
mag. robert grieshofer
Contact emails

Subdomains

2 observed subdomains of cb.at.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for cb.at.

MechanismTarget
SPF_Acb.at
SPF_Aer-mail.erecruiter.net
SPF_Amail.c-bergmann.at
SPF_INCLUDE_spf.itandtel.at
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.33.84.82
SPF_IP80.120.70.86/32

Related pages

Pivot deeper into the graph from cb.at.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.