Skip to content

Hostname

cables.com.tw

Last fetched

cables.com.tw resolves to 1 IPv4 address operated by HINET Data Communication Business Group in TW.

Nutrition Label

WHISPER CANON · cables.com.twRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cables.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
210.65.129.218210.65.0.0/16AS3462HINET Data Communication Business GroupTW

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cables.com.tw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.74.133.170
SPF_IP60.250.231.92
SPF_IP65.60.94.187
SPF_IP69.178.155.21
SPF_MXbestlinkcn.com
SPF_MXbeszin.com
SPF_MXcables.com.tw
SPF_MXeconoline-cabling.com
SPF_MXpremiumline-cabling.com
SPF_MXwxgf.com
SPF_MXyfc-china.com

Related pages

Pivot deeper into the graph from cables.com.tw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cables.com.tw"})-[: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.