Skip to content

Hostname

biodesix.com

Last fetched

biodesix.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · biodesix.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/biodesix.com

Resolution chain

biodesix.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

14 observed subdomains of biodesix.com.

Web-graph footprint

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

138 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

63 SPF mechanisms authorising senders for biodesix.com.

MechanismTarget
SPF_INCLUDE5816323.spf01.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.edgepilot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.91.250
SPF_IP13.110.74.165
SPF_IP13.110.74.166
SPF_IP13.110.74.167
SPF_IP13.110.74.168
SPF_IP13.110.74.173
SPF_IP13.110.74.174
SPF_IP148.105.8.0/21
SPF_IP15.223.142.138
SPF_IP167.89.74.79/32
SPF_IP167.89.75.142/32
SPF_IP167.89.82.157/32
SPF_IP174.36.44.116/30
SPF_IP18.132.189.127
SPF_IP18.197.43.76/32
SPF_IP198.2.128.0/18
SPF_IP198.37.147.129/32
SPF_IP199.30.232.0/21
SPF_IP205.201.128.0/20
SPF_IP207.195.176.0/20
SPF_IP209.133.108.46
SPF_IP209.197.249.254
SPF_IP216.207.179.244
SPF_IP3.11.129.102/32
SPF_IP3.209.231.65
SPF_IP3.248.148.18
SPF_IP3.96.249.213
SPF_IP34.206.143.108/32
SPF_IP34.242.156.53/32
SPF_IP34.251.63.7
SPF_IP35.157.192.122/32
SPF_IP35.182.195.41/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP50.201.66.168/32
SPF_IP52.16.38.44/32
SPF_IP52.16.49.62/32
SPF_IP52.16.75.109/32
SPF_IP52.16.75.118/32
SPF_IP52.22.249.69/32
SPF_IP52.4.156.8
SPF_IP52.50.129.119/32
SPF_IP52.58.159.50/32
SPF_IP52.64.32.126
SPF_IP52.65.244.27
SPF_IP54.174.209.165/32
SPF_IP54.79.0.4/32
SPF_IP54.85.129.207/32
SPF_IP54.93.104.220
SPF_IP63.71.8.0/21
SPF_IP64.56.208.32/27
SPF_IP67.227.149.19/32
SPF_IP67.228.158.174/32
SPF_IP67.228.8.0/25
SPF_IP67.228.91.90/32
SPF_IP74.203.184.0/23
SPF_IP75.126.84.128/26

Related pages

Pivot deeper into the graph from biodesix.com.

Cypher and MCP

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

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