Skip to content

Hostname

bithub.network.bentonwhite.com

Last fetched

bithub.network.bentonwhite.com resolves to 1 IPv4 address operated by CLOUDRU-AS in RU.

Nutrition Label

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

Resolution chain

bithub.network.bentonwhite.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.235.82.3585.235.82.0/24AS208677CLOUDRU-ASRU

WHOIS identity

No WHOIS records are currently associated with bithub.network.bentonwhite.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for bithub.network.bentonwhite.com.

MechanismTarget
SPF_Abithub.network.bentonwhite.com
SPF_IP193.143.1.140
SPF_IP193.143.1.141
SPF_IP193.143.1.142
SPF_IP193.143.1.143
SPF_IP193.143.1.144
SPF_IP85.235.82.34
SPF_IP85.235.82.35
SPF_IP85.235.82.36
SPF_IP85.235.82.37
SPF_IP85.235.82.38
SPF_IP85.235.82.39
SPF_IP85.235.82.40
SPF_IP85.235.82.41
SPF_IP85.235.82.42
SPF_MXbithub.network.bentonwhite.com

Related pages

Pivot deeper into the graph from bithub.network.bentonwhite.com.

Cypher and MCP

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

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