Skip to content

Hostname

dotbit.app

Last fetched

dotbit.app resolves to 1 IPv4 address operated by TMA Magenta Telekom in AT. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · dotbit.appRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dotbit.app

Resolution chain

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

IPPrefixASNOperatorCountry
212.67.235.211212.67.224.0/19AS8412TMA Magenta TelekomAT
212.67.235.211212.67.224.0/19AS8412TMA Magenta TelekomAT

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of dotbit.app.

Web-graph footprint

Distinct hostnames that link to or from dotbit.app in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for dotbit.app.

MechanismTarget
SPF_Adotbit.app
SPF_MXexpress.wikipremia.org

Related pages

Pivot deeper into the graph from dotbit.app.

Cypher and MCP

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

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