Skip to content

Hostname

me-core.jp

Last fetched

me-core.jp resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · me-core.jpRouting diversity6.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/me-core.jp

Resolution chain

me-core.jp resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.159.236.5213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
175.41.233.184175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.81.12618.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.236.4718.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.141.17218.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.72.24118.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.100.143.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.231.2073.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.109.583.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.39.3235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.98.17735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.170.7452.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.162.1152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.137.12354.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.157.16754.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.195.9554.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.90.12454.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.109.22254.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.100.11354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.110.2957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
hiroshi tanaka
Contact emails

Web-graph footprint

Distinct hostnames that link to or from me-core.jp in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for me-core.jp.

MechanismTarget
SPF_Awww1708.sakura.ne.jp
SPF_MXme-core.jp

Related pages

Pivot deeper into the graph from me-core.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "me-core.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.