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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.39.103 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.39.117 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.39.32 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.39.49 | 18.67.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1052
- Organization
- bensakrane mohamed
- Contact emails
Subdomains
24 observed subdomains of creative-assembly.com.
Showing 20 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from creative-assembly.com in the public web crawl.
430 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for creative-assembly.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 208.117.49.186/32 |
| SPF_IP | 217.33.220.96 |
| SPF_IP | 52.210.100.72 |
| SPF_IP | 62.172.11.230 |
| SPF_IP | 62.73.169.64 |
| SPF_IP | 62.73.186.24 |
| SPF_IP | 81.128.201.66 |
| SPF_IP | 86.188.170.250 |
| SPF_IP | 86.188.200.26 |
| SPF_MX | creative-assembly.com |
Related pages
Pivot deeper into the graph from creative-assembly.com.
- IP · 18.67.39.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1052
- Country · US
- Email · it@creative-assembly.com
- TLD · .com
- Browse hostnames · cr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.