Skip to content

Hostname

bitctrl.de

Last fetched

bitctrl.de resolves to 1 IPv4 address operated by WAG WORTMANN AG in DE.

Nutrition Label

WHISPER CANON · bitctrl.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bitctrl.de

Resolution chain

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

IPPrefixASNOperatorCountry
89.63.1.7189.63.0.0/20AS60175WAG WORTMANN AGDE

WHOIS identity

No WHOIS records are currently associated with bitctrl.de in WhisperGraph.

Subdomains

76 observed subdomains of bitctrl.de.

Web-graph footprint

Distinct hostnames that link to or from bitctrl.de in the public web crawl.

18 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bitctrl.de.

MechanismTarget
SPF_Abitctrl.de
SPF_INCLUDEarcor-ip.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP24.134.243.213
SPF_IP87.106.8.85
SPF_MXbitctrl.de

Related pages

Pivot deeper into the graph from bitctrl.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bitctrl.de"})-[: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.