Skip to content

Hostname

bitrel.com

Last fetched

bitrel.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:93 as the registrar.

Nutrition Label

WHISPER CANON · bitrel.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bitrel.com

Resolution chain

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

IPPrefixASNOperatorCountry
165.22.45.22165.22.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:93
Organization
bit relations
Contact emails

Subdomains

21 observed subdomains of bitrel.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for bitrel.com.

MechanismTarget
SPF_Abitrel.com
SPF_INCLUDEspf.hes.trendmicro.com
SPF_IP12.14.58.0/27
SPF_IP12.14.58.7
SPF_IP150.70.0.0/16
SPF_IP216.104.0.0/19
SPF_IP216.99.128.0/20
SPF_IP54.219.191.0/25
SPF_IP54.86.63.64/26
SPF_IP64.28.100.71
SPF_IP71.40.42.243
SPF_IP98.6.25.0/27
SPF_MXbitrel.com

Related pages

Pivot deeper into the graph from bitrel.com.

Cypher and MCP

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

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