Hostname
techbold.at
Last fetched
techbold.at resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists registrar:anexia internetdienstleistungs gmbh as the registrar.
Nutrition Label
Resolution chain
techbold.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.69.62.75 | 159.69.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- registrar:anexia internetdienstleistungs gmbh
- Organization
- fabian zeeb
- Contact emails
- —
Subdomains
54 observed subdomains of techbold.at.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from techbold.at in the public web crawl.
134 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for techbold.at.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 3281875.spf07.hubspotemail.net |
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.ledl.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.nl2go.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 188.172.207.7 |
| SPF_IP | 193.19.92.0/23 |
| SPF_IP | 194.1.206.212 |
| SPF_IP | 213.145.224.0/20 |
| SPF_IP | 213.227.165.160 |
| SPF_IP | 83.164.177.200/32 |
| SPF_IP | 85.25.89.5/32 |
| SPF_IP | 86.59.84.125/32 |
Related pages
Pivot deeper into the graph from techbold.at.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "techbold.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.