Skip to content

Hostname

bitsighttech.com

Last fetched

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

Nutrition Label

WHISPER CANON · bitsighttech.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bitsighttech.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.2.32104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.3.32104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
bitsighttech.com, secret registration customer id 360873 c/o bitsighttech.com
Contact emails

Subdomains

40 observed subdomains of bitsighttech.com.

Web-graph footprint

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

146 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

48 SPF mechanisms authorising senders for bitsighttech.com.

MechanismTarget
SPF_INCLUDE277648.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP107.23.155.10
SPF_IP13.108.0.0/14
SPF_IP136.146.0.0/15
SPF_IP15.222.152.119
SPF_IP15.223.105.218
SPF_IP167.89.107.125/32
SPF_IP167.89.107.127/32
SPF_IP167.89.107.129/32
SPF_IP167.89.107.136/32
SPF_IP167.89.2.4/32
SPF_IP167.89.22.44/32
SPF_IP168.245.30.177
SPF_IP192.174.86.136
SPF_IP192.254.127.96/27
SPF_IP198.245.80.0/20
SPF_IP198.37.146.118/31
SPF_IP199.122.120.0/21
SPF_IP204.14.232.0/21
SPF_IP205.220.168.105
SPF_IP205.220.180.105
SPF_IP206.71.77.1/25
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP34.216.216.119
SPF_IP34.216.216.12
SPF_IP34.216.216.120/31
SPF_IP34.216.216.133
SPF_IP34.216.216.134/31
SPF_IP34.216.216.136
SPF_IP50.31.44.111/32
SPF_IP50.31.57.60/32
SPF_IP52.49.201.246/32
SPF_IP52.49.235.189/32
SPF_IP54.174.52.110/31
SPF_IP54.174.52.154/31
SPF_IP54.174.52.200/31
SPF_IP54.174.52.242/31
SPF_IP54.174.52.5
SPF_IP54.244.54.138
SPF_IP54.86.205.179
SPF_IP66.231.80.0/20
SPF_IP68.232.192.0/20
SPF_IP96.43.144.0/20

Related pages

Pivot deeper into the graph from bitsighttech.com.

Cypher and MCP

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

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