Skip to content

Hostname

creativeplus.co.jp

Last fetched

creativeplus.co.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · creativeplus.co.jpRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/creativeplus.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
3.113.89.1863.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.34.17452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.60.152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.21.12654.249.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.128.3854.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.75.957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
creativeplus,
Contact emails

Subdomains

1 observed subdomain of creativeplus.co.jp.

Web-graph footprint

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

56 sites link to this hostname.

122 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for creativeplus.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mail.knockbot.jp
SPF_INCLUDEspf.playbackmail.com

Related pages

Pivot deeper into the graph from creativeplus.co.jp.

Cypher and MCP

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

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