Skip to content

Hostname

tenda.com

Last fetched

tenda.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · tenda.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tenda.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
54.230.228.11054.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.11654.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.7854.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.8654.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.11665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
construtora tenda s/a
Contact emails

Subdomains

66 observed subdomains of tenda.com.

Web-graph footprint

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

194 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tenda.com.

MechanismTarget
SPF_INCLUDEspf1.tenda.com
SPF_INCLUDEspf2.tenda.com
SPF_INCLUDEspf3.tenda.com

Related pages

Pivot deeper into the graph from tenda.com.

Cypher and MCP

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

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