Hostname
kpg.gr.jp
Last fetched
kpg.gr.jp resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
kpg.gr.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.238.161.187 | 54.238.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- kato pleasure group
- Contact emails
- —
Subdomains
4 observed subdomains of kpg.gr.jp.
Web-graph footprint
Distinct hostnames that link to or from kpg.gr.jp in the public web crawl.
159 sites link to this hostname.
97 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for kpg.gr.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | kagoya.net |
| SPF_INCLUDE | mail.itm-asp.com |
| SPF_INCLUDE | spf.satorimail.net |
| SPF_IP | 202.143.65.0/24 |
| SPF_IP | 202.229.23.200/29 |
| SPF_IP | 210.134.58.209 |
Related pages
Pivot deeper into the graph from kpg.gr.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kpg.gr.jp"})-[: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.