Skip to content

Hostname

corec.jp

Last fetched

corec.jp resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · corec.jpRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/corec.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.158.228.18513.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.110.20018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.187.1973.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.154.1633.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.19.12435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.28.3235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.192.22235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.108.14352.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.105.3154.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.106.1154.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.43.2157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
46.51.244.6346.51.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.183.4757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
raccoon commerce,
Contact emails

Subdomains

13 observed subdomains of corec.jp.

Web-graph footprint

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

131 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for corec.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.raccoon.ne.jp
SPF_INCLUDEspf.securemx.jp

Related pages

Pivot deeper into the graph from corec.jp.

Cypher and MCP

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

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