Skip to content

Hostname

epark.jp

Last fetched

epark.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · epark.jpRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/epark.jp

Resolution chain

epark.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.101.8013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.56.1733.171.56.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.151.18199.84.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.53.4613.33.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
epark,
Contact emails

Subdomains

214 observed subdomains of epark.jp.

Web-graph footprint

Distinct hostnames that link to or from epark.jp in the public web crawl.

1,774 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for epark.jp.

MechanismTarget
SPF_INCLUDEspf.nucleus.jp
SPF_INCLUDEspf4.mbtn.jp
SPF_INCLUDEspf5.mbtn.jp
SPF_INCLUDEspfgift.epark.jp
SPF_INCLUDEspftravel.epark.jp
SPF_INCLUDEu11087322.wl073.sendgrid.net
SPF_IP130.248.208.0/24
SPF_IP130.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.