Skip to content

Hostname

cph.com.tw

Last fetched

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

Nutrition Label

WHISPER CANON · cph.com.twRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cph.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
210.242.160.101210.242.0.0/16AS3462HINET - Data Communication Business GroupTW

WHOIS identity

Registrar
Organization
???????????? cite publishing
Contact emails

Subdomains

23 observed subdomains of cph.com.tw.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cph.com.tw.

MechanismTarget
SPF_Acph.com.tw
SPF_INCLUDEspf.neweredm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP112.121.107.0/24
SPF_IP112.121.69.96/27
SPF_IP112.121.91.96/27
SPF_IP218.32.94.64/26
SPF_IP59.124.72.96/27
SPF_MXcph.com.tw

Related pages

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

Cypher and MCP

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

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