Skip to content

Hostname

coreforceshop.com

Last fetched

coreforceshop.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · coreforceshop.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/coreforceshop.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.182.70.24618.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.167.1353.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.236.17135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.19.6735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.132.10335.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.152.12635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.170.1235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.214.19352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.214.17454.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.121.14157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.156.9857.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.143.12054.249.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.48.4713.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
hitosi ishikura
Contact emails

Web-graph footprint

Distinct hostnames that link to or from coreforceshop.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from coreforceshop.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "coreforceshop.com"})-[: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.