Skip to content

Hostname

bitzer.at

Last fetched

bitzer.at resolves to 1 IPv4 address operated by LFNET-AS01 in DE. WHOIS lists registrar:isp service eg as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.50.112.20162.50.96.0/19AS12374LFNET-AS01DE

WHOIS identity

Registrar
registrar:isp service eg
Organization
bitzer se
Contact emails

Subdomains

3 observed subdomains of bitzer.at.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bitzer.at.

MechanismTarget
SPF_Aspf.mas.t-systems-service.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.u2d.de
SPF_MXbitzer.at

Related pages

Pivot deeper into the graph from bitzer.at.

Cypher and MCP

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

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