Skip to content

Hostname

creaction-network.com

Last fetched

creaction-network.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · creaction-network.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/creaction-network.com

Resolution chain

creaction-network.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.239.255.1418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.4218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.5918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.9618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.66.147.11718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.162.112.113.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.253.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.613.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.112.933.162.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
brotsoft technology
Contact emails

Subdomains

16 observed subdomains of creaction-network.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for creaction-network.com.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from creaction-network.com.

Cypher and MCP

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

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