Hostname
godproperty.jp
Last fetched
godproperty.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
godproperty.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.192.99.171 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.193.159.232 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.69.149.141 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.250.120.75 | 54.250.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- shinichi nakada
- Contact emails
Subdomains
1 observed subdomain of godproperty.jp.
| Subdomain |
|---|
| www.godproperty.jp |
Web-graph footprint
Distinct hostnames that link to or from godproperty.jp in the public web crawl.
121 sites link to this hostname.
291 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for godproperty.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.haihaimail.jp |
| SPF_INCLUDE | spf.sender.xserver.jp |
| SPF_IP | 121.87.20.0/22 |
| SPF_IP | 121.87.51.0/24 |
| SPF_IP | 121.87.8.0/22 |
| SPF_IP | 128.27.33.0/24 |
| SPF_IP | 128.27.34.0/23 |
| SPF_IP | 128.27.36.0/24 |
| SPF_IP | 218.251.75.0/24 |
| SPF_IP | 58.191.37.0/23 |
| SPF_IP | 58.191.56.0/24 |
Related pages
Pivot deeper into the graph from godproperty.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "godproperty.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.