Skip to content

Hostname

bitchute.com

Last fetched

bitchute.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · bitchute.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bitchute.com

Resolution chain

bitchute.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.27.60104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.172.42172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
anonymize,
Contact emails

Subdomains

84 observed subdomains of bitchute.com.

Web-graph footprint

Distinct hostnames that link to or from bitchute.com in the public web crawl.

23,206 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bitchute.com.

MechanismTarget
SPF_Abitchute.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.messagingengine.com
SPF_IP104.47.17.104
SPF_IP198.251.80.102
SPF_IP209.141.38.20
SPF_IP209.141.38.216
SPF_MXbitchute.com

Related pages

Pivot deeper into the graph from bitchute.com.

Cypher and MCP

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

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