Skip to content

Hostname

bitbandit.org

Last fetched

bitbandit.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · bitbandit.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bitbandit.org

Resolution chain

bitbandit.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1505
Organization
contact privacy inc. customer 0138785535
Contact emails

Subdomains

2 observed subdomains of bitbandit.org.

Web-graph footprint

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

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bitbandit.org

SPF policy

7 SPF mechanisms authorising senders for bitbandit.org.

MechanismTarget
SPF_Abitbandit.org
SPF_INCLUDEmail.cpanel34.tarhelypark.hu
SPF_INCLUDEmail.cpanel44.tarhelypark.hu
SPF_IP185.111.89.222/32
SPF_IP185.51.67.15
SPF_IP92.118.24.232
SPF_MXbitbandit.org

Related pages

Pivot deeper into the graph from bitbandit.org.

Cypher and MCP

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

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