Skip to content

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

WHISPER CANON · techbold.atRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/techbold.at

Resolution chain

techbold.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.69.62.75159.69.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
registrar:anexia internetdienstleistungs gmbh
Organization
fabian zeeb
Contact emails

Subdomains

54 observed subdomains of techbold.at.

Web-graph footprint

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

134 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for techbold.at.

MechanismTarget
SPF_INCLUDE3281875.spf07.hubspotemail.net
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.ledl.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.172.207.7
SPF_IP193.19.92.0/23
SPF_IP194.1.206.212
SPF_IP213.145.224.0/20
SPF_IP213.227.165.160
SPF_IP83.164.177.200/32
SPF_IP85.25.89.5/32
SPF_IP86.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 20

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