Skip to content

Hostname

creative-assembly.com

Last fetched

creative-assembly.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · creative-assembly.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/creative-assembly.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.39.10318.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.11718.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.3218.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.4918.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1052
Organization
bensakrane mohamed
Contact emails

Subdomains

24 observed subdomains of creative-assembly.com.

Web-graph footprint

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

430 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for creative-assembly.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.117.49.186/32
SPF_IP217.33.220.96
SPF_IP52.210.100.72
SPF_IP62.172.11.230
SPF_IP62.73.169.64
SPF_IP62.73.186.24
SPF_IP81.128.201.66
SPF_IP86.188.170.250
SPF_IP86.188.200.26
SPF_MXcreative-assembly.com

Related pages

Pivot deeper into the graph from creative-assembly.com.

Cypher and MCP

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

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