Hostname
park-direct.jp
Last fetched
park-direct.jp resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.
Nutrition Label
Resolution chain
park-direct.jp resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- (not displayed by registrant's request)
- Contact emails
Subdomains
32 observed subdomains of park-direct.jp.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from park-direct.jp in the public web crawl.
226 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for park-direct.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 22017311.spf06.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | u11292176.wl177.sendgrid.net |
Related pages
Pivot deeper into the graph from park-direct.jp.
- IP · 13.159.185.190
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Country · JP
- Email · park-direct.jp@whoisprotectservice.com
- TLD · .jp
- Browse hostnames · pa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "park-direct.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.