Hostname
criticallayouts.com
Last fetched
criticallayouts.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
criticallayouts.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.34.21 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.167.182 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:228
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- budowar@yahoo.com
- 16d3c736093c31f86d6e040a4c9224e2caad4888fe9375e01f936ce0a234ff74@criticallayouts.com.whoisproxy.org
- 2f6a4808830980aea628f44bfeb82d52dc815a77e79747e8bd730f0144d99f25@criticallayouts.com.whoisproxy.org
- 961aafd458f0a32bdcd3973cbe9bd4bce7acd4127757d571771a64f97fe0b514@criticallayouts.com.whoisproxy.org
- a655348ba8ddb0541021a8a9f90877ca1a7f3f8eaacd124e7327803db8fd765d@criticallayouts.com.whoisproxy.org
- a6ae14f333519859c90805194c6d0dbb7030993ea50d0b9e230e97628e9cd331@criticallayouts.com.whoisproxy.org
- acaabbc3df4c485c5cc25eb3388d345d8abf43f5a25cba750fee5761e8906015@criticallayouts.com.whoisproxy.org
- ad7a532817875a57bd6154843f55df635b067c8583f42e78354e777f34a10e7d@criticallayouts.com.whoisproxy.org
- ae89cb8a0a7a3bd84defbf4e406e8e32925b376a982c0f59c132dc5b13aef8e8@criticallayouts.com.whoisproxy.org
- b4bee8096bb0088eb7de15c697d3c784b5f770ece5776c47f7e66a5494d1a7bc@criticallayouts.com.whoisproxy.org
- b6599fca33d588b5c6a6de56380d3c32d27fd9cd55a2c5fa8272da5f56548457@criticallayouts.com.whoisproxy.org
- bbe0fbe0d007f4970b257136c36beb7db14a667f26782f7da758e75a693fcdd5@criticallayouts.com.whoisproxy.org
- c411746e1765253ae5d543768425e2cb748cfd4b7a5e81a0563952d9b2e28e54@criticallayouts.com.whoisproxy.org
- c4647f698db8200fa633dfb2be90fa7206643818597941bcab7ef903331f55b5@criticallayouts.com.whoisproxy.org
- c4fcbb386052ea685f710bebf601f9b048183c6b64373cb0351c714c756d9150@criticallayouts.com.whoisproxy.org
- d6b59e8c4b7e2a9dbf24904024b1b7296db7235f169205d894fd3adab314d735@criticallayouts.com.whoisproxy.org
- da0f85758eaaf40a3442ce79290c5c2f834b2a3442fbb3be5d081bdbedbd16bc@criticallayouts.com.whoisproxy.org
- dfc7a73ff8fa0530b1c332150e9d32dac81b9c1b5f3ba2c425f311679a87ba9d@criticallayouts.com.whoisproxy.org
Subdomains
2 observed subdomains of criticallayouts.com.
Web-graph footprint
Distinct hostnames that link to or from criticallayouts.com in the public web crawl.
226 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for criticallayouts.com.
| Mechanism | Target |
|---|---|
| SPF_A | criticallayouts.com |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 185.61.154.35 |
| SPF_IP | 185.61.154.39 |
| SPF_MX | criticallayouts.com |
Related pages
Pivot deeper into the graph from criticallayouts.com.
- IP · 104.21.34.21
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:228
- Country · CA
- Email · ********@*****.***
- 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: "criticallayouts.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.