Skip to content

Hostname

telesisbio.com

Last fetched

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

Nutrition Label

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

Resolution chain

telesisbio.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:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

13 observed subdomains of telesisbio.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for telesisbio.com.

MechanismTarget
SPF_INCLUDE_spf0000000.telesisbio.com
SPF_IP104.47.0.0/17
SPF_IP13.111.0.0/16
SPF_IP135.84.216.0/22
SPF_IP159.183.214.96/32
SPF_IP167.89.110.192
SPF_IP167.89.126.180
SPF_IP185.12.80.0/22
SPF_IP198.245.81.0/24
SPF_IP216.198.0.0/18
SPF_IP2a06:fa00::/29
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP50.31.57.204
SPF_IP52.100.0.0/14
SPF_IP52.200.59.0/24
SPF_IP62.133.56.0/24
SPF_IP62.50.74.80/28
SPF_IP62.50.76.16/28
SPF_IP62.50.76.40/29
SPF_IP66.240.227.0/24
SPF_IP74.63.212.0/24

Related pages

Pivot deeper into the graph from telesisbio.com.

Cypher and MCP

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

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