Skip to content

Hostname

tencel.com

Last fetched

tencel.com resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · tencel.comRouting diversity3.0/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/tencel.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.245.54.100157.245.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
178.128.50.103178.128.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG
185.226.43.5185.226.40.0/22AS61108AT

WHOIS identity

Registrar
iana:292
Organization
cfi tencel
Contact emails

Subdomains

4 observed subdomains of tencel.com.

Web-graph footprint

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

1,152 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tencel.com.

MechanismTarget
SPF_MXtencel.com

Related pages

Pivot deeper into the graph from tencel.com.

Cypher and MCP

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

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