Skip to content

Hostname

trendnet.com

Last fetched

trendnet.com resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · trendnet.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/trendnet.com

Resolution chain

trendnet.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.122.20.25138.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS

WHOIS identity

Registrar
iana:2
Organization
trendnet,
Contact emails

Subdomains

13 observed subdomains of trendnet.com.

Web-graph footprint

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

740 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for trendnet.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mailjet.com
SPF_IP13.110.6.0/24
SPF_IP136.146.128.64/27
SPF_IP136.146.208.0/21
SPF_IP136.147.32.0/19
SPF_IP182.50.78.64/28
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP35.160.64.196
SPF_IP38.122.20.251
SPF_IP50.112.39.248/32
SPF_IP52.41.236.76/32
SPF_IP69.84.129.224/27
SPF_IP74.62.173.130
SPF_IP85.222.130.192/26
SPF_IP85.222.138.192/26
SPF_IP96.43.144.0/20
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31
SPF_MXtrendnet.com

Related pages

Pivot deeper into the graph from trendnet.com.

Cypher and MCP

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

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