Skip to content

Hostname

penking.com.tw

Last fetched

penking.com.tw is a registered hostname under the .tw top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with penking.com.tw in WhisperGraph.

Subdomains

1 observed subdomain of penking.com.tw.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for penking.com.tw.

MechanismTarget
SPF_INCLUDEmsa.hinet.net
SPF_INCLUDEspf.ms.hinet.net
SPF_INCLUDEwebsitewelcome.com
SPF_IP103.123.242.170
SPF_IP168.95.4.0/24
SPF_IP38.113.1.0/24
SPF_IP38.113.20.0/24
SPF_IP65.254.224.0/19

Related pages

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

Cypher and MCP

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

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