Skip to content

Hostname

kgh.com.tw

Last fetched

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

Nutrition Label

WHISPER CANON · kgh.com.twRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/kgh.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
211.20.194.170211.20.0.0/16AS3462HINET - Data Communication Business GroupTW

WHOIS identity

Registrar
Organization
????? kuo general hospital
Contact emails

Subdomains

13 observed subdomains of kgh.com.tw.

Web-graph footprint

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

84 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • kgh.com.tw

SPF policy

10 SPF mechanisms authorising senders for kgh.com.tw.

MechanismTarget
SPF_Akgh.com.tw
SPF_INCLUDE_spf.google.com
SPF_IP175.98.179.70
SPF_IP175.98.179.71
SPF_IP210.242.240.73
SPF_IP210.242.240.74
SPF_IP210.242.240.75
SPF_IP211.20.194.162
SPF_IP211.20.194.170
SPF_MXkgh.com.tw

Related pages

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

Cypher and MCP

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

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