Skip to content

Hostname

bits.co.at

Last fetched

bits.co.at resolves to 1 IPv4 address operated by GODADDY-SXB in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.129.17792.205.128.0/20AS21499GODADDY-SXBDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for bits.co.at.

MechanismTarget
SPF_Abits.co.at
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.28.19.201
SPF_IP194.164.192.5/26
SPF_IP2a00:1169:110:7ab0:0:0:0:0
SPF_IP2a01:488:66:1000:53a9:209c:0:1
SPF_IP2a01:488:66:1000:5af:18da:0:1
SPF_IP5.175.24.218
SPF_IP82.165.97.222
SPF_IP83.169.32.156
SPF_IP83.169.39.58
SPF_IP92.204.220.179
SPF_IP92.204.71.177
SPF_IP92.204.71.225
SPF_IP92.204.71.238/32
SPF_IP92.205.109.166
SPF_IP92.205.129.177
SPF_IP92.205.160.229
SPF_IP92.205.171.154
SPF_IP92.205.182.211
SPF_IP92.205.250.205
SPF_MXbits.co.at

Related pages

Pivot deeper into the graph from bits.co.at.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bits.co.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.