Hostname
epark.jp
Last fetched
epark.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
epark.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.35.101.80 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.56.173 | 3.171.56.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.151.181 | 99.84.150.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.53.46 | 13.33.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- epark,
- Contact emails
Subdomains
214 observed subdomains of epark.jp.
Showing 25 of 214. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from epark.jp in the public web crawl.
1,774 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for epark.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.nucleus.jp |
| SPF_INCLUDE | spf4.mbtn.jp |
| SPF_INCLUDE | spf5.mbtn.jp |
| SPF_INCLUDE | spfgift.epark.jp |
| SPF_INCLUDE | spftravel.epark.jp |
| SPF_INCLUDE | u11087322.wl073.sendgrid.net |
| SPF_IP | 130.248.208.0/24 |
| SPF_IP | 130.248.209.0/24 |
Related pages
Pivot deeper into the graph from epark.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "epark.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.