Skip to content

Hostname

bitonic.org

Last fetched

bitonic.org resolves to 9 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · bitonic.orgRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/bitonic.org

Resolution chain

bitonic.org resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:269
Organization
bitonic
Contact emails

Subdomains

1 observed subdomain of bitonic.org.

Web-graph footprint

Distinct hostnames that link to or from bitonic.org in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from bitonic.org.

Cypher and MCP

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

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