Skip to content

Hostname

creatant.com

Last fetched

creatant.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · creatant.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/creatant.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.146.11818.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.12518.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.4918.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.146.9318.244.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
18.66.78.12818.66.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.78.3418.66.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.78.6118.66.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.78.6318.66.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1052
Organization
chinnasamy, rangaraju
Contact emails

Subdomains

4 observed subdomains of creatant.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from creatant.com.

Cypher and MCP

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

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