Skip to content

Hostname

creative.com

Last fetched

creative.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · creative.comRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/creative.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.216.2313.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.157.14413.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.188.1513.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.176.1413.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.217.16318.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.18.7152.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.88.16452.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.32.25352.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.136.13954.254.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
65.9.175.265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1479
Organization
creative technology
Contact emails

Subdomains

137 observed subdomains of creative.com.

Web-graph footprint

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

1,077 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for creative.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.creative.com
SPF_IP13.229.158.29
SPF_IP13.251.80.43

Related pages

Pivot deeper into the graph from creative.com.

Cypher and MCP

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

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