Hostname
pu-kang.com
Last fetched
pu-kang.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
pu-kang.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.32.114 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.15 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.2 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.99 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.172.4.127 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.4.45 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.4.65 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.4.89 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
WHOIS identity
- Registrar
- iana:420
- Organization
- luo qiandong
- Contact emails
Subdomains
1 observed subdomain of pu-kang.com.
| Subdomain |
|---|
| www.pu-kang.com |
Web-graph footprint
Distinct hostnames that link to or from pu-kang.com in the public web crawl.
7 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from pu-kang.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pu-kang.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.