Skip to content

Hostname

creativestates.io

Last fetched

creativestates.io resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · creativestates.ioRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/creativestates.io

Resolution chain

creativestates.io resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.166.244.1233.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.244.183.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.244.853.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.244.93.166.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
creative states
Contact emails

Subdomains

9 observed subdomains of creativestates.io.

Web-graph footprint

Distinct hostnames that link to or from creativestates.io in the public web crawl.

5 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for creativestates.io.

MechanismTarget
SPF_INCLUDEmail.stibee.com

Related pages

Pivot deeper into the graph from creativestates.io.

Cypher and MCP

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

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