Skip to content

Hostname

creatics.org

Last fetched

creatics.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · creatics.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/creatics.org

Resolution chain

creatics.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.77.12018.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.6618.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.7218.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.77.8618.164.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.122.12418.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.318.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.4218.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.6218.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:291
Organization
cinequest
Contact emails

Subdomains

2 observed subdomains of creatics.org.

Web-graph footprint

Distinct hostnames that link to or from creatics.org in the public web crawl.

63 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for creatics.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from creatics.org.

Cypher and MCP

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

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