Skip to content

Hostname

tenso.com

Last fetched

tenso.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · tenso.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tenso.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.2213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.67.2713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.28.3318.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.4518.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.618.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.8518.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:49
Organization
tenso.com,
Contact emails

Subdomains

13 observed subdomains of tenso.com.

Web-graph footprint

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

1,063 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tenso.com.

Related pages

Pivot deeper into the graph from tenso.com.

Cypher and MCP

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

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