Skip to content

Hostname

chyi.com.tw

Last fetched

chyi.com.tw resolves to 1 IPv4 address operated by AS9919 in TW.

Nutrition Label

WHISPER CANON · chyi.com.twRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/chyi.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
122.147.8.2122.147.0.0/19AS9919TW

WHOIS identity

Registrar
Organization
????????? chyi real estate
Contact emails

Subdomains

6 observed subdomains of chyi.com.tw.

Web-graph footprint

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

23 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for chyi.com.tw.

MechanismTarget
SPF_Achyi.com.tw
SPF_Ams1.chyi.com.tw
SPF_INCLUDE_spf.google.com
SPF_IP122.147.8.2
SPF_MXchyi.com.tw

Related pages

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

Cypher and MCP

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

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