Hostname
clipsalcortex.com
Last fetched
clipsalcortex.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
clipsalcortex.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.210.147.167 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.210.199.149 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.211.243.49 | 13.210.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 13.54.35.250 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.104.4.165 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.66.155.40 | 54.66.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of clipsalcortex.com owner
- Contact emails
- 6d5a1aed56064fd580682fbc78806f61.protect@withheldforprivacy.com
- 669ecf6e-024c-469a-9951-31ff31c0f92a@identity-protect.org
- 67f14627-1ac8-4eb6-9941-4339eda742fd@identity-protect.org
- 67fa2a85-eff9-4f3b-bc3d-802749c59324@identity-protect.org
- b9515a3e-072e-4d31-8488-761f8f5e308a@identity-protect.org
- e7391161-02c4-43ff-82b1-abdc93685868@identity-protect.org
- ff911b23-54a3-4465-8449-d0cfff415181@identity-protect.org
Subdomains
13 observed subdomains of clipsalcortex.com.
Web-graph footprint
Distinct hostnames that link to or from clipsalcortex.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for clipsalcortex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
Related pages
Pivot deeper into the graph from clipsalcortex.com.
- IP · 13.210.147.167
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · 6d5a1aed56064fd580682fbc78806f61.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · cl…
- 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: "clipsalcortex.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.