Skip to content

Hostname

tendency-hardware.com

Last fetched

tendency-hardware.com resolves to 16 IPv4 addresses operated by Taobao - Zhejiang Taobao Network Co.,Ltd in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · tendency-hardware.comRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tendency-hardware.com

Resolution chain

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

IPPrefixASNOperatorCountry
155.102.176.81155.102.176.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
155.102.176.82155.102.176.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
155.102.176.83155.102.176.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
155.102.176.84155.102.176.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
155.102.176.85155.102.176.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
155.102.176.86155.102.176.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
155.102.176.87155.102.176.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
155.102.176.88155.102.176.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdUS
163.181.138.193163.181.138.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.138.194163.181.138.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.138.195163.181.138.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.138.196163.181.138.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.138.197163.181.138.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.138.198163.181.138.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.138.199163.181.138.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG
163.181.138.200163.181.138.0/24AS24429Taobao - Zhejiang Taobao Network Co.,LtdSG

WHOIS identity

Registrar
iana:420
Organization
nexperian holding
Contact emails

Subdomains

1 observed subdomain of tendency-hardware.com.

Web-graph footprint

Distinct hostnames that link to or from tendency-hardware.com in the public web crawl.

14 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tendency-hardware.com.

MechanismTarget
SPF_INCLUDEspf.163.com

Related pages

Pivot deeper into the graph from tendency-hardware.com.

Cypher and MCP

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

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