Skip to content

Hostname

bitsight.com

Last fetched

bitsight.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.12.204104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.13.204104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

50 SPF mechanisms authorising senders for bitsight.com.

MechanismTarget
SPF_INCLUDE277648.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP12.47.172.3/32
SPF_IP13.108.0.0/14
SPF_IP136.146.0.0/15
SPF_IP149.72.234.184/32
SPF_IP159.183.121.182/32
SPF_IP159.183.129.172/32
SPF_IP159.183.14.233/32
SPF_IP159.183.68.71/32
SPF_IP159.183.79.38/32
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_IP18.208.92.229
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_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_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 bitsight.com.

Cypher and MCP

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

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